X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=buildconf.sh;h=fdadda833558f4af151dabb321671a8416966463;hb=164c2d7f655059826a900183fa44e76bb8618303;hp=ac1f5804b95587453c9f87f9e8c547101bca6e6c;hpb=4f4084d850a0324128b943efb1ed1d3b5e0a1289;p=pazpar2-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index ac1f580..fdadda8 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -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