mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01: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-libiconv-prefix \
|
||||||
--without-libintl-prefix \
|
--without-libintl-prefix \
|
||||||
--without-gnutls \
|
--without-gnutls \
|
||||||
|
--without-libidn \
|
||||||
--without-libresolv \
|
--without-libresolv \
|
||||||
--with-openssl="$(STAGING_DIR)/usr" \
|
--with-openssl="$(STAGING_DIR)/usr" \
|
||||||
--disable-static
|
--disable-static
|
||||||
|
|||||||
Reference in New Issue
Block a user