diff options
| author | 2015-07-09 11:54:34 -0400 | |
|---|---|---|
| committer | 2015-07-09 11:55:42 -0400 | |
| commit | c7b8aa5482ed22b9bfbd1ff02e95b180ac01e6c3 (patch) | |
| tree | d26d4349c648e5c28d7b2827a9b4acdcb4662f6a /scripts/src | |
| parent | 6043fc936acac13ee1a4b673e938e84dae6ca327 (diff) | |
Don't think this was intended to be committed (nw)
Diffstat (limited to 'scripts/src')
| -rw-r--r-- | scripts/src/3rdparty.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/src/3rdparty.lua b/scripts/src/3rdparty.lua index 1ce4c221557..c2808c55dc5 100644 --- a/scripts/src/3rdparty.lua +++ b/scripts/src/3rdparty.lua @@ -580,11 +580,6 @@ project "bgfx" includedirs { MAME_DIR .. "3rdparty/bx/include/compat/mingw", } - buildoptions { - "-Wno-error=pedantic", - "-Wno-pedantic" - } - configuration { "osx*" } includedirs { |
