X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=ac57f7cfb20ce2ccb99ce321ee7f60e8fe76e492;hp=21ce6818b285bd145d2f05b164f542ef9af697cf;hb=f459d0203a4fdee2d60046f5cd4596e43efc9f90;hpb=fb3e887b2445125b293c863fda023424014cc564 diff --git a/buildconf.sh b/buildconf.sh index 21ce681..ac57f7c 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -54,7 +54,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