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