summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index 090ac21fe95..7d83f319a0b 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -1,6 +1,5 @@
premake.check_paths = true
premake.make.override = { "TARGET" }
-premake.make.linkoptions_after = true
MAME_DIR = (path.getabsolute("..") .. "/")
local MAME_BUILD_DIR = (MAME_DIR .. "build/")
local naclToolchain = ""