The default search path in sysroot is sufficient to find zlib, so the
--with-libz-prefix configure option seems to be unnecessary.
For target builds, relying on sysroot also prevents an absolute path
from being hardcoded in the gnutls.pc pkg-config file.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
--with-included-libtasn1 \
--enable-local-libopts \
--with-libpthread-prefix=${STAGING_DIR_HOST}${prefix} \
- --with-libz-prefix=${STAGING_DIR_HOST}${prefix} \
--disable-guile \
--disable-crywrap \
--without-p11-kit \