From 6cade077e06bc84466f9e4d1c6b9d125a378310a Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 7 Jun 2015 17:27:58 +0200 Subject: [PATCH] and remove (nw) --- scripts/genie.lua | 3 --- 1 file changed, 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