mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
lftp: disable libidn explicitely
This prevent detection of libidn when target arch = host arch.
This commit is contained in:
@@ -50,6 +50,7 @@ CONFIGURE_ARGS += \
|
||||
--without-libiconv-prefix \
|
||||
--without-libintl-prefix \
|
||||
--without-gnutls \
|
||||
--without-libidn \
|
||||
--without-libresolv \
|
||||
--with-openssl="$(STAGING_DIR)/usr" \
|
||||
--disable-static
|
||||
|
||||
Reference in New Issue
Block a user