comparison text/libxml2/libxml2.sh @ 745:59a2fa6992bc

vanilla: re-enable static libraries
author David Demelier <markand@malikania.fr>
date Wed, 07 Aug 2019 20:05:00 +0200
parents 25cecc6dca48
children 0e6c54d47dfb
comparison
equal deleted inserted replaced
744:beb99c802979 745:59a2fa6992bc
79 --host=$CHOST \ 79 --host=$CHOST \
80 --prefix= \ 80 --prefix= \
81 --docdir=/share/doc/$PKGNAME \ 81 --docdir=/share/doc/$PKGNAME \
82 --with-html-dir=/share/doc/$PKGNAME/html \ 82 --with-html-dir=/share/doc/$PKGNAME/html \
83 --with-html-subdir="" \ 83 --with-html-subdir="" \
84 --disable-static \
85 --enable-shared \ 84 --enable-shared \
86 $with_icu \ 85 $with_icu \
87 $with_lzma \ 86 $with_lzma \
88 $with_python \ 87 $with_python \
89 $with_zlib 88 $with_zlib