]> git.pld-linux.org Git - packages/mame.git/blob - mame-c++11.patch
- rebuild with jsoncpp 1.8
[packages/mame.git] / mame-c++11.patch
1 --- mame-0.167s/scripts/genie.lua.orig  2015-10-28 09:47:14.000000000 +0100
2 +++ mame-0.167s/scripts/genie.lua       2015-11-25 21:54:31.968230955 +0100
3 @@ -1041,7 +1041,6 @@
4                                 buildoptions {\r
5  --                                     "-D__USE_MINGW_ANSI_STDIO=1", -- required or lua won't compile linux ignores this but Windows needs it\r
6                                         "-freport-bug",\r
7 -                                       "-D_GLIBCXX_USE_CXX11_ABI=0", -- does not seem to matter in linux, mingw needs to link printf,etc\r
8  --                                     "-DNO_MEM_TRACKING",          -- must comment out for mingw GCC 5.2 pedantic or get new/delete redef error\r
9  -- next two should work, but compiler complains about end conditions that are int when loop variable is unsigned. maybe these can be fixed\r
10  --                                     "-funsafe-loop-optimizations",\r
This page took 0.04012 seconds and 3 git commands to generate.