summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/libxml2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libxml2.mk b/src/libxml2.mk
index 14a4dc9..47408af 100644
--- a/src/libxml2.mk
+++ b/src/libxml2.mk
@@ -22,6 +22,7 @@ define $(PKG)_BUILD
$(SED) -i 's,`uname`,MinGW,g' '$(1)/xml2-config.in'
cd '$(1)' && ./configure \
$(MXE_CONFIGURE_OPTS) \
+ --with-zlib='$(PREFIX)/$(TARGET)/lib' \
--without-debug \
--without-python \
--without-threads