mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lftp: explicitly disable libidn2 to prevent linking
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
39d35fefdc
commit
2f50ddd4df
@ -12,6 +12,7 @@ PKG_LONGDESC="A sophisticated ftp/http client, and a file transfer program suppo
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-nls \
|
||||
--without-gnutls \
|
||||
--without-libidn2 \
|
||||
--with-openssl \
|
||||
--with-readline=$SYSROOT_PREFIX/usr \
|
||||
--with-zlib=$SYSROOT_PREFIX/usr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user