[Buildroot] [PATCH v2] package/gnuradio: restrict gcc to >= 9.3.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Dec 9 15:27:08 UTC 2022


On Fri,  9 Dec 2022 15:43:47 +0100
Gwenhael Goavec-Merou <gwenj at trabucayre.com> wrote:

> From: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>
> 
> Since commit 5a15095f65c655356989c91e52da1746cd96f41b gnuradio requires
> gcc >= 9.3.0

Is it really 9.3.0 that is required, or 9.x ?

Because BR2_TOOLCHAIN_GCC_AT_LEAST_9 does not guarantee 9.3.0, it
guarantees 9.x.


> -comment "gnuradio needs a toolchain w/ C++, NPTL, wchar, dynamic library"
> +comment "gnuradio needs a toolchain w/ C++, NPTL, wchar, dynamic library gcc >= 9"

                                                                          ^^^^ missing comma

(No need to resend just for this)

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



More information about the buildroot mailing list