summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--scripts/genie.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index 6e78efaf1b7..bdd97f427c5 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -506,9 +506,6 @@ if _OPTIONS["targetos"]=="windows" then
defines {
"X64_WINDOWS_ABI",
}
- linkoptions {
- "-Wl,--image-base=0x100000000",
- }
configuration { }
end