summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
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 fd09446d595..0d379308d52 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -87,7 +87,7 @@ function addprojectflags()
end
if version >= 60000 then
buildoptions_cpp {
- "-flifetime-dse=1",
+ --"-flifetime-dse=1",
}
end
end