mirror of
https://github.com/holub/mame
synced 2025-06-10 06:47:18 +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
|
end
|
||||||
if (version >= 30400) then
|
if (version >= 30400) then
|
||||||
buildoptions {
|
buildoptions {
|
||||||
|
"-Wno-inline-new-delete",
|
||||||
"-Wno-constant-logical-operand",
|
"-Wno-constant-logical-operand",
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user