[Buildroot] [PATCH] gnutls: needs argp-standalone for musl/uclibc

Gustavo Zacarias gustavo at zacarias.com.ar
Mon Dec 14 17:16:01 UTC 2015


On 13/12/15 18:32, Thomas Petazzoni wrote:

>>   config BR2_PACKAGE_GNUTLS_TOOLS
>>   	bool "install tools"
>> +	select BR2_PACKAGE_ARGP_STANDALONE \
>> +		if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
>>   	help
>>   	  Install GnuTLS command line tools for various cryptographic tasks.
>
> Seems like BR2_PACKAGE_GNUTLS needs argp.h as well, not only
> BR2_PACKAGE_GNUTLS_TOOLS. See
> http://autobuild.buildroot.org/results/d86/d8604fe448bb11395e8443726d09b041eb34c6d5//.

Hi.
It's still crywrap failing, hence tools.
Probably --disable-crywrap isn't doing it's job efficently, i'll take a 
look.
Regards.



More information about the buildroot mailing list