diff options
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r-- | package/libxml2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile index c502d63f0..b4757fc55 100644 --- a/package/libxml2/Makefile +++ b/package/libxml2/Makefile @@ -33,6 +33,7 @@ $(eval $(call PKG_template,LIBXML2_PYTHON,libxml2-python,${PKG_VERSION}-${PKG_RE include $(TOPDIR)/mk/python.mk +HOST_STYLE:= auto HOST_CONFIGURE_ARGS+= --with-python \ --without-iconv \ --without-lzma \ |