From ddbd7a825b3e76e97e0632f71e6f7745ee82febd Mon Sep 17 00:00:00 2001 From: Markham Date: Thu, 4 May 2017 21:04:03 +0200 Subject: [PATCH] libxml2 build --with-tree --- make/libraries.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/make/libraries.mk b/make/libraries.mk index 6ac4f99..e0914a8 100755 --- a/make/libraries.mk +++ b/make/libraries.mk @@ -303,6 +303,7 @@ $(D)/libxml2: $(ARCHIVE)/libxml2-$(LIBXML2_VER).tar.gz | $(TARGETPREFIX) --enable-shared \ --disable-static \ --datarootdir=/.remove \ + --with-tree \ --without-python \ --without-c14n \ --without-debug \ -- 2.39.5