[Buildroot] [PATCH] Config.in: add BR2_HOST_GCC_AT_LEAST_9

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Feb 25 22:23:03 UTC 2020


On Tue, 25 Feb 2020 22:22:13 +0100
Romain Naour <romain.naour at smile.fr> wrote:

> Fedora 30 switched to GCC 9.x. [1]
> 
> [1] https://fedoraproject.org/wiki/Changes/GCC9
> 
> Signed-off-by: Romain Naour <romain.naour at smile.fr>

Thanks, but this was not sufficiently tested it seems: on my Fedora
system with gcc 9.x, BR2_HOST_GCC_VERSION was still 8, and therefore
BR2_HOST_GCC_AT_LEAST_9 was not "y". This is because the main Buildroot
Makefile HOSTCC_MAX_VERSION variable needs to be updated as well.

I fixed that up and applied to master. Thanks!

Best regards,

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



More information about the buildroot mailing list