mirror of
https://github.com/holub/mame
synced 2025-04-26 10:13:37 +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
|
if _OPTIONS["gcc"]~=nil and string.find(_OPTIONS["gcc"], "clang") then
|
||||||
buildoptions {
|
buildoptions {
|
||||||
"-Wno-switch",
|
"-Wno-switch",
|
||||||
"-Wno-strict-overflow",
|
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user