mirror of
https://github.com/holub/mame
synced 2025-04-26 02:07:14 +03:00
Revert "bgfx fix for osx (nw)"
This reverts commit 9d99398208
.
Not needed anymore with my previous change.
This commit is contained in:
parent
cba86ac172
commit
69f5a2dcc8
@ -749,7 +749,6 @@ end
|
||||
if _OPTIONS["gcc"]~=nil and string.find(_OPTIONS["gcc"], "clang") then
|
||||
buildoptions {
|
||||
"-Wno-switch",
|
||||
"-Wno-strict-overflow",
|
||||
}
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user