diff options
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index 51e80e88562..ed289f73396 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1192,9 +1192,6 @@ configuration { "mingw*" } "-static", } end - buildoptions { - "-Wa,-mbig-obj", - } linkoptions { "-Wl,--start-group", } |