mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user