mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
oops, forgot one
This commit is contained in:
parent
ea2762e799
commit
6df44235c8
@ -882,6 +882,12 @@ end
|
||||
"-Wno-array-bounds"
|
||||
}
|
||||
end
|
||||
if (version >= 50000) then
|
||||
buildoptions {
|
||||
"-D__USE_MINGW_ANSI_STDIO=1",
|
||||
}
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
--ifeq ($(findstring arm,$(UNAME)),arm)
|
||||
|
Loading…
Reference in New Issue
Block a user