[Buildroot] [PATCH v2 3/3] package/zeromq: disable package if binutils is affected from bug 21464

Giulio Benetti giulio.benetti at benettiengineering.com
Sun Mar 14 21:45:07 UTC 2021


On 3/14/21 10:36 PM, Thomas Petazzoni wrote:
> On Fri,  5 Mar 2021 17:12:11 +0100
> Giulio Benetti <giulio.benetti at benettiengineering.com> wrote:
> 
>>   config BR2_PACKAGE_ZEROMQ
>>   	bool "zeromq"
>>   	depends on BR2_INSTALL_LIBSTDCPP
>>   	depends on BR2_TOOLCHAIN_HAS_THREADS
>> +	depends on !BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
> 
> This is not sufficient: there are numerous packages that "select
> BR2_PACKAGE_ZEROMQ", so this "depends on" would have to be propagated.

Oh, again forgotten about Kconfig dependencies, I'm going to fix this
and the other patches too.

Thanks for reviewing.

Best regards
-- 
Giulio Benetti
Benetti Engineering sas


More information about the buildroot mailing list