mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
fixed android compile (nw)
This commit is contained in:
parent
38458c4d8f
commit
f56db1ff3f
@ -906,6 +906,9 @@ configuration { "asmjs" }
|
||||
archivesplit_size "20"
|
||||
|
||||
configuration { "android*" }
|
||||
buildoptions {
|
||||
"-Wno-undef",
|
||||
}
|
||||
buildoptions_cpp {
|
||||
"-x c++",
|
||||
"-std=gnu++98",
|
||||
|
Loading…
Reference in New Issue
Block a user