mirror of
https://github.com/holub/mame
synced 2025-04-20 07:22:04 +03:00
placed this back to disable warning on clang (nw)
This commit is contained in:
parent
ed05af5bff
commit
041ba8bc2f
@ -930,6 +930,7 @@ end
|
||||
end
|
||||
if (version >= 30400) then
|
||||
buildoptions {
|
||||
"-Wno-inline-new-delete",
|
||||
"-Wno-constant-logical-operand",
|
||||
}
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user