mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
3rdparty: use -Wno-strict-prototypes when building SDL2 on macOS [R. Belmont]
This commit is contained in:
parent
ca1bf9a040
commit
30247885aa
@ -2144,6 +2144,7 @@ end
|
||||
|
||||
buildoptions_c {
|
||||
"-Wno-bad-function-cast",
|
||||
"-Wno-strict-prototypes",
|
||||
}
|
||||
|
||||
configuration { "android-*"}
|
||||
|
Loading…
Reference in New Issue
Block a user