mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
lftp: fix build after gcc changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user