the asumptions were of course, incorrect
[convexer.git] / build.sh
index c5a1a51fb66fc70af83e3d888876cf72ab7f07b5..a20dc3ea2503fbad4408856298803e7440e31147 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -96,7 +96,7 @@ compile $C -O3 \
       -lm
 
 # This is for testing with asan on linux
-compile $C -ggdb -O1 -Wall \
+compile $C -ggdb -O0 -Wall \
                -Wno-unused-variable -Wno-unused-function $asan -Werror=vla \
       -DCXR_SO -DCXR_DEBUG -DCXR_VALVE_MAP_FILE \
                cxr/test.c \