New service setting: ccldirective
[pazpar2-moved-to-github.git] / buildconf.sh
index ac1f580..fdadda8 100755 (executable)
@@ -61,7 +61,7 @@ sh_flags=""
 conf_flags=""
 case $1 in
     -d)
-       sh_cflags="-g -Wall -Wdeclaration-after-statement -Wstrict-prototypes"
+       sh_cflags="-O0 -g -Wall -Wdeclaration-after-statement -Wstrict-prototypes"
        sh_cxxflags="-g -Wall"
        enable_configure=true
        enable_help=false