diff options
Diffstat (limited to 'treebuild.xml')
-rw-r--r-- | treebuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/treebuild.xml b/treebuild.xml index 7a8ea27..d3732d8 100644 --- a/treebuild.xml +++ b/treebuild.xml | |||
@@ -101,7 +101,7 @@ | |||
101 | <!-- | 101 | <!-- |
102 | CFLAGS=-O | 102 | CFLAGS=-O |
103 | #CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7 | 103 | #CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7 |
104 | #CFLAGS=-g -DDEBUG | 104 | #CFLAGS=-g -DZLIB_DEBUG |
105 | #CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \ | 105 | #CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \ |
106 | # -Wstrict-prototypes -Wmissing-prototypes | 106 | # -Wstrict-prototypes -Wmissing-prototypes |
107 | 107 | ||