lftp: disable libidn explicitely

This prevent detection of libidn when target arch = host arch.
This commit is contained in:
Nicolas Thill 2014-09-24 01:38:10 +02:00
parent 7405d4bc08
commit 09287433fc
1 changed files with 1 additions and 0 deletions

View File

@ -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