[Buildroot] [PATCH 1/2] mosquitto: bump to version 1.4.11

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Apr 4 20:31:16 UTC 2017


Hello,

On Tue, 4 Apr 2017 22:29:33 +0200, Fabrice Fontaine wrote:

> When WITH_ADNS is set, the following lines of config.mk will add -lanl
> ifeq ($(WITH_ADNS),yes)
>     BROKER_LIBS:=$(BROKER_LIBS) -lanl
>     BROKER_CFLAGS:=$(BROKER_CFLAGS) -DWITH_ADNS
> endif
> 
> The issue in the current config.mk was the following lines (removed by my
> patch):
> ifeq ($(UNAME),Linux)
>     BROKER_LIBS:=$(BROKER_LIBS) -lanl
> endif

OK, thanks, makes sense!

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


More information about the buildroot mailing list