lftp: set readline location

configure tries to use host location
- fixes buildbot compile

Signed-off-by: Dirk Neukirchen <plntyk.lede@plntyk.name>
This commit is contained in:
Dirk Neukirchen 2016-05-27 16:32:01 +02:00
parent 5ae3447d2c
commit 3ea0e56273
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ CONFIGURE_ARGS += \
--without-libidn \
--without-libresolv \
--with-openssl="$(STAGING_DIR)/usr" \
--with-readline="$(STAGING_DIR)/usr" \
--with-zlib="$(STAGING_DIR)/usr" \
--disable-static