Previous | 199869 Revisions | Next |
r40581 Wednesday 2nd September, 2015 at 20:03:26 UTC by Justin Kerk |
---|
Fix Emscripten compile with GoogleTest (nw) See https://github.com/kripken/emscripten/issues/3484 |
[scripts] | genie.lua |
r249092 | r249093 | |
---|---|---|
1061 | 1061 | "-std=gnu++98", |
1062 | 1062 | } |
1063 | 1063 | archivesplit_size "20" |
1064 | includedirs { | |
1065 | os.getenv("EMSCRIPTEN") .. "/system/lib/libcxxabi/include" | |
1066 | } | |
1064 | 1067 | |
1065 | 1068 | configuration { "android*" } |
1066 | 1069 | buildoptions { |
https://github.com/mamedev/mame/commit/c573df73ecf42265b1d710267180b6335c9f7c04 |
Previous | 199869 Revisions | Next |