aboutsummaryrefslogtreecommitdiff
path: root/treebuild.xml
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2017-01-04 09:37:45 +0000
committerXin LI <delphij@FreeBSD.org>2017-01-04 09:37:45 +0000
commitea3017ea00ba1406ff086ec8a56fdc22c0871885 (patch)
tree092772243053d6da18d0b758b93a215f6445cf32 /treebuild.xml
parent05949431773ba2a7de10afd5069ae77e5fc6267c (diff)
Vendor import of zlib 1.2.10.vendor/zlib/1.2.10
Notes
svn path=/vendor/zlib/dist/; revision=311279 svn path=/vendor/zlib/1.2.10/; revision=311280; tag=vendor/zlib/1.2.10
Diffstat (limited to 'treebuild.xml')
-rw-r--r--treebuild.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/treebuild.xml b/treebuild.xml
index 38d29d75efc7..a530cc075cb1 100644
--- a/treebuild.xml
+++ b/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