mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Fix linux compile (nw)
This commit is contained in:
parent
88ca8d5b48
commit
456d9e3b47
@ -769,6 +769,11 @@ project "bx"
|
||||
MAME_DIR .. "3rdparty/bx/include/compat/freebsd",
|
||||
}
|
||||
|
||||
configuration {"linux*" }
|
||||
buildoptions {
|
||||
"-Wstrict-overflow=0",
|
||||
}
|
||||
|
||||
configuration { }
|
||||
|
||||
includedirs {
|
||||
|
Loading…
Reference in New Issue
Block a user