lftp: fix build after gcc changes

This commit is contained in:
chewitt 2016-11-22 02:27:22 +00:00
parent 9b939f525d
commit 812e8d0c82

View File

@ -32,7 +32,8 @@ PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-nls \
--without-gnutls \
--with-openssl \
--with-readline=$SYSROOT_PREFIX/usr"
--with-readline=$SYSROOT_PREFIX/usr \
--with-zlib=$SYSROOT_PREFIX/usr"
makeinstall_target() {
: # nop