mirror of
https://github.com/holub/mame
synced 2025-10-06 00:54:22 +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",
|
MAME_DIR .. "3rdparty/bx/include/compat/freebsd",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
configuration {"linux*" }
|
||||||
|
buildoptions {
|
||||||
|
"-Wstrict-overflow=0",
|
||||||
|
}
|
||||||
|
|
||||||
configuration { }
|
configuration { }
|
||||||
|
|
||||||
includedirs {
|
includedirs {
|
||||||
|
Loading…
Reference in New Issue
Block a user