summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-06-10 18:54:55 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-06-10 18:54:55 +0200
commit4a7cd83c6e74b7e3e1dc2fd169a44f86dd60974f (patch)
treebc600fe7f8a39358288b9146f0831f2cf99e2c4a /scripts/genie.lua
parentbd5c95e2ebea06affd010f9932b995c3156fc638 (diff)
Sync GENie, one thing changed, and I have revoked one patch that is going to be removed or changed anyway (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index 49e4beef135..85dbe6d295e 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -9,8 +9,6 @@ newoption {
premake.check_paths = true
premake.make.override = { "TARGET" }
-premake.ignore_makefile_changes = true
-premake.check_regenerate = false
premake.xcode.parameters = { 'CLANG_CXX_LANGUAGE_STANDARD = "c++14"', 'CLANG_CXX_LIBRARY = "libc++"' }