From 1de80e729e9826f9c2fdd2b12de4e773db9a450f Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 6 Apr 2015 10:46:21 +0200 Subject: [PATCH] macosx build fix (nw) --- scripts/genie.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/genie.lua b/scripts/genie.lua index 9287d43cdc7..e743050a349 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -477,6 +477,7 @@ else linkoptions { "-arch i386", } + configuration { } end end