mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +03:00
3rdparty: Another attempt to satisfy Windows Clang. [R. Belmont]
This commit is contained in:
parent
590bdca312
commit
c708e0ebac
@ -1555,7 +1555,8 @@ project "portaudio"
|
||||
"-Wno-sometimes-uninitialized",
|
||||
"-Wno-incompatible-pointer-types-discards-qualifiers",
|
||||
"-Wno-pointer-sign",
|
||||
"-Wno-switch"
|
||||
"-Wno-switch",
|
||||
"-Wno-macro-redefined"
|
||||
}
|
||||
else
|
||||
buildoptions_c {
|
||||
|
Loading…
Reference in New Issue
Block a user