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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Mar 14 21:36:16 UTC 2021


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.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list