diff --git a/mode/opt b/mode/opt index 94502819..6db2b79c 100644 --- a/mode/opt +++ b/mode/opt @@ -1,4 +1,4 @@ --config -cxx.cxxflags=-O3 +cxx.cxxflags=-O3 -DNDEBUG --config -cxx.cflags=-O3 +cxx.cflags=-O3 -DNDEBUG