We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef04e12 commit 1ab6a25Copy full SHA for 1ab6a25
src/config.inc
@@ -9,7 +9,7 @@ BUILD_ENV = AUTO
9
10
# Select optimisation or debug info
11
#CXXFLAGS += -O2 -DNDEBUG
12
-CXXFLAGS += -O0 -g
+#CXXFLAGS += -O0 -g
13
14
ifeq ($(shell uname),Linux)
15
CXXFLAGS += -DUSE_BOOST
0 commit comments