libxml2: build with --with-sysroot

This commit is contained in:
Stefan Saraev 2013-11-05 01:39:52 +02:00 committed by Stephan Raue
parent c865d63b9c
commit 9ae3879b7f

View File

@ -36,6 +36,7 @@ cd .build-target
--enable-ipv6 \
--without-python \
--with-zlib \
--with-sysroot=$SYSROOT_PREFIX \
--without-lzma
make