[Buildroot] [PATCH v2 1/1] reaver: add missing dependency on non static lib.

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Apr 20 18:56:35 UTC 2018


Hello,

On Fri, 20 Apr 2018 20:27:15 +0200, Guillaume W. Bres wrote:

> +ifeq ($(BR2_STATIC_LIBS),y)
> +REAVER_CONF_OPTS += LIBS="`$(STAGING_DIR)/usr/bin/pcap-config --static --additional-libs`"
> +REAVER_CONF_OPTS += LDFLAGS="`$(STAGING_DIR)/usr/bin/pcap-config --static --additional-libs`"
> +endif

Are you sure you need both LIBS and LDFLAGS ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list