updated zlib to use usr/

see issue: https://github.com/OpenELEC/OpenELEC.tv/issues/3709
This commit is contained in:
Sebastian Thörn 2014-12-30 11:47:59 +01:00 committed by Stephan Raue
parent 413817a9d7
commit 741721ab47

View File

@ -38,7 +38,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_ansidecl_h=no \
--disable-silent-rules \
--enable-ipv6 \
--without-python \
--with-zlib \
--with-zlib=$SYSROOT_PREFIX/usr \
--with-sysroot=$SYSROOT_PREFIX \
--without-lzma"