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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Dec 9 22:30:09 UTC 2022


Hello,

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

> Since commit 5a15095f65c655356989c91e52da1746cd96f41b gnuradio requires
> gcc >= 9.3.0

This commit does not have any justification about the gcc 9.3.0
requirement. It seems to have been bumped to 9.3.0 just because Ubuntu
20.04 LTS uses 9.3.0.

So I would suggest to patch out this silly version check, and really
base the gcc version needed by gnuradio on actual issues.

In any case, we need to patch out, because we can't express a
dependency on >= 9.3.0 in Buildroot, we can only express a dependency
on >= 9.x.

Best regards,

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