fixed android compile (nw)

This commit is contained in:
Miodrag Milanovic 2015-04-18 12:51:33 +02:00
parent 38458c4d8f
commit f56db1ff3f

View File

@ -906,6 +906,9 @@ configuration { "asmjs" }
archivesplit_size "20"
configuration { "android*" }
buildoptions {
"-Wno-undef",
}
buildoptions_cpp {
"-x c++",
"-std=gnu++98",