]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
libxml2: add --with-c14n switch
authorMarkham <markham001@gmx.de>
Sun, 5 Apr 2026 12:04:58 +0000 (14:04 +0200)
committerMarkham <markham001@gmx.de>
Sun, 5 Apr 2026 12:04:58 +0000 (14:04 +0200)
make/libraries.mk

index 91551a88b681e1b4acec1317b62dd9a03d65a161..e7fd804cfb97b38ea873954d126f5fe535cca474 100755 (executable)
@@ -749,6 +749,8 @@ $(D)/libxml2: $(XML2_DEPS) $(ARCHIVE)/libxml2-$(LIBXML2_VER).tar.gz | $(TARGETPR
                        --datarootdir=/.remove \
                        --enable-shared \
                        --disable-static \
+                       --with-c14n \
+                       --without-python \
                        --without-debug \
                        --without-legacy \
                        --without-catalog \