[Buildroot] [PATCH next] lftp: bump version to 4.7.2

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon May 23 15:04:24 UTC 2016


Hello,

On Mon, 23 May 2016 11:27:16 +0100, Vicente Olivert Riera wrote:

> +# Help lftp finding readline
> +LFTP_CONF_OPTS += --with-readline=$(STAGING_DIR)/usr
> +LFTP_CONF_OPTS += --with-readline-inc=$(STAGING_DIR)/usr/include/readline
> +LFTP_CONF_OPTS += --with-readline-lib=$(STAGING_DIR)/usr/lib
> +
> +# Help lftp finding zlib
> +LFTP_CONF_OPTS += --with-zlib=$(STAGING_DIR)/usr

We typically prefer one single LFTP_CONF_OPTS assignment in such
situations, so I've fixed that up and applied to next. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list