summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-02-23 14:33:30 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-02-23 14:33:30 +0100
commita87419ea5cd0949fc763c8531323f66c60c3263d (patch)
tree90e64302a5990037da5daf70d5ba9d18c564a0a2 /scripts/genie.lua
parentdc4adb73bb74f258d2b2a8e710a8768a7c020d1a (diff)
Forgot to commit this one (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index 02259293cbe..a9d90cd9911 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -680,7 +680,7 @@ end
"LUA_COMPAT_5_2",
}
- if _ACTION == "gmake" or _ACTION == "xcode4" then
+ if _ACTION == "gmake" then
--we compile C-only to C99 standard with GNU extensions