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 d44cdf12a71..85222858732 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -955,7 +955,7 @@ end
buildoptions_cpp {
"-Woverloaded-virtual",
}
-
+
if _OPTIONS["SANITIZE"] then
buildoptions {
"-fsanitize=".. _OPTIONS["SANITIZE"]