[Buildroot] [PATCH] package/libnss: bump to version 3.48

Giulio Benetti giulio.benetti at benettiengineering.com
Sun Dec 8 22:16:32 UTC 2019


On 12/8/19 2:31 PM, Thomas Petazzoni wrote:
> On Sun,  8 Dec 2019 12:06:50 +0100
> Giulio Benetti <giulio.benetti at benettiengineering.com> wrote:
> 
>>   # Need to pass down TARGET_CFLAGS and TARGET_LDFLAGS
>>   define LIBNSS_FIXUP_LINUX_MK
>> -	echo 'OS_CFLAGS += $(LIBNSS_CFLAGS)' >> $(@D)/nss/coreconf/Linux.mk
>> +	echo 'OS_CFLAGS += $(LIBNSS_CFLAGS) -D__USE_POSIX' >> $(@D)/nss/coreconf/Linux.mk
> 
> Defining __USE_POSIX shouldn't be done, it's defined internally by
> <features.h> when _POSIX_SOURCE is defined. So I dropped this patch of
> your patch, and applied to master.

__USE_POSIX was only a testing and I've left it behind.
Thank you for removing it.

Best regards
-- 
Giulio Benetti
Benetti Engineering sas

> Thanks!
> 
> Thomas
> 





More information about the buildroot mailing list