diff options
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r-- | package/libxml2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile index b4757fc55..c502d63f0 100644 --- a/package/libxml2/Makefile +++ b/package/libxml2/Makefile @@ -33,7 +33,6 @@ $(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 \ |