mirror of
https://github.com/holub/mame
synced 2025-06-05 04:16:28 +03:00
Merge branch 'master' of https://github.com/mamedev/mame
Conflicts: scripts/genie.lua
This commit is contained in:
commit
fa92dbd8aa
@ -878,7 +878,6 @@ end
|
||||
if (version >= 40800) then
|
||||
-- array bounds checking seems to be buggy in 4.8.1 (try it on video/stvvdp1.c and video/model1.c without -Wno-array-bounds)
|
||||
buildoptions {
|
||||
"-D__USE_MINGW_ANSI_STDIO=1",
|
||||
"-Wno-unused-variable",
|
||||
"-Wno-array-bounds"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user