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

vanilla: re-enable static libraries
author David Demelier <markand@malikania.fr>
date Wed, 07 Aug 2019 20:05:00 +0200
parents b0fd9c97761e
children 0e6c54d47dfb
comparison
equal deleted inserted replaced
744:beb99c802979 745:59a2fa6992bc
57 --build=$CBUILD \ 57 --build=$CBUILD \
58 --host=$CHOST \ 58 --host=$CHOST \
59 --prefix= \ 59 --prefix= \
60 --with-html-dir=/share/doc/$PKGNAME/html \ 60 --with-html-dir=/share/doc/$PKGNAME/html \
61 --with-html-subdir="" \ 61 --with-html-subdir="" \
62 --disable-static \
63 --enable-shared \ 62 --enable-shared \
64 $with_crypto 63 $with_crypto
65 make 64 make
66 make install DESTDIR=$DESTDIR 65 make install DESTDIR=$DESTDIR
67 rm -f $DESTDIR/lib/lib*xslt.la 66 rm -f $DESTDIR/lib/lib*xslt.la