summaryrefslogtreecommitdiff
path: root/ctor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ctor.cc')
-rw-r--r--ctor.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctor.cc b/ctor.cc
index d795ff9..792e9e8 100644
--- a/ctor.cc
+++ b/ctor.cc
@@ -33,7 +33,7 @@ BuildConfigurations ctorConfigs(const Settings& settings)
.cxxflags = {
"-std=c++20",
"-O3",
- "-g",
+ //"-g",
"-Wall",
"-Werror",
"-Isrc",