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