[Buildroot] [PATCH] hostapd: fix static build failure

Gustavo Zacarias gustavo at zacarias.com.ar
Fri Nov 29 14:43:18 UTC 2013


On 11/29/2013 11:39 AM, Thomas Petazzoni wrote:
> So before this commit we were defining HOSTAPD_LDFLAGS...
> 
>> +HOSTAPD_LIBS += -lnl-3 -lm -lpthread
>>  endif
>>  
>>  define HOSTAPD_LIBNL_CONFIG
>> @@ -93,7 +94,7 @@ endef
>>  
>>  define HOSTAPD_BUILD_CMDS
>>  	$(TARGET_MAKE_ENV) CFLAGS="$(HOSTAPD_CFLAGS)" \
>> -		LDFLAGS="$(TARGET_LDFLAGS)" \
> 
> but not using it? :-)

Yes, there was brokeness!
Probably from the migration to hostapd-2.
Regards.





More information about the buildroot mailing list