diff options
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index fe5b8930f3f..d90b98adf49 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1520,12 +1520,6 @@ configuration { "vsllvm" } } --- adding this till we sort out asserts in debug mode -configuration { "Debug", "gmake" } - buildoptions_cpp { - "-Wno-terminate", - } - configuration { } if (_OPTIONS["SOURCES"] ~= nil) then |