summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-libxml2.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-libxml2.make b/rules/host-libxml2.make
index cfa307379..130de659b 100644
--- a/rules/host-libxml2.make
+++ b/rules/host-libxml2.make
@@ -31,6 +31,7 @@ HOST_LIBXML2_ENV := $(HOST_ENV)
#
HOST_LIBXML2_AUTOCONF := \
$(HOST_AUTOCONF) \
+ --disable-static \
--with-iconv=yes
# vim: syntax=make