aboutsummaryrefslogtreecommitdiff
path: root/zlib/treebuild.xml
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2017-01-13 12:10:39 +0000
committerMatthias Klose <doko@gcc.gnu.org>2017-01-13 12:10:39 +0000
commitb7aa844d134204e302acc0c3f36f416656491305 (patch)
tree9dc36718c039f9b387af813329eb2b4c17b149e0 /zlib/treebuild.xml
parent2252a8025df20cb5c58659cde04ac0ee0eee3ee1 (diff)
downloadgcc-b7aa844d134204e302acc0c3f36f416656491305.zip
gcc-b7aa844d134204e302acc0c3f36f416656491305.tar.gz
gcc-b7aa844d134204e302acc0c3f36f416656491305.tar.bz2
2017-01-13 Matthias Klose <doko@ubuntu.com>
* Import zlib 1.2.10. * configure: Regenerate. From-SVN: r244429
Diffstat (limited to 'zlib/treebuild.xml')
-rw-r--r--zlib/treebuild.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/zlib/treebuild.xml b/zlib/treebuild.xml
index 38d29d7..a530cc0 100644
--- a/zlib/treebuild.xml
+++ b/zlib/treebuild.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
-<package name="zlib" version="1.2.8">
- <library name="zlib" dlversion="1.2.8" dlname="z">
+<package name="zlib" version="1.2.10">
+ <library name="zlib" dlversion="1.2.10" dlname="z">
<property name="description"> zip compression library </property>
<property name="include-target-dir" value="$(@PACKAGE/install-includedir)" />
@@ -101,7 +101,7 @@
<!--
CFLAGS=-O
#CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7
-#CFLAGS=-g -DDEBUG
+#CFLAGS=-g -DZLIB_DEBUG
#CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
# -Wstrict-prototypes -Wmissing-prototypes