X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=ac57f7cfb20ce2ccb99ce321ee7f60e8fe76e492;hp=21ce6818b285bd145d2f05b164f542ef9af697cf;hb=732870c555c7d32c5d2b6a4914c6fa7232eb26b2;hpb=588d7613f34b985a1753cc96ca3d3c9c3af3a9f0 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