summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/libxml2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index 20a1428b7..078788d7e 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -22,7 +22,6 @@ include $(ADK_TOPDIR)/mk/package.mk
$(eval $(call HOST_template,LIBXML2,libxml2,$(PKG_VERSION)-$(PKG_RELEASE)))
$(eval $(call PKG_template,LIBXML2,libxml2,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG_DEPENDS),$(PKG_DESCR),$(PKG_SECTION),$(PKG_OPTS)))
-HOST_STYLE:= auto
HOST_CONFIGURE_ARGS+= --without-python \
--with-threads \
--without-iconv \