[Buildroot] [PATCH] Config.in: Introduce BR2_HOST_GCC_AT_LEAST_11

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 3 20:16:07 UTC 2023


On Thu,  2 Nov 2023 18:06:49 -0600
Adam Duskett <adam.duskett at amarulasolutions.com> wrote:

> NodeJS 20 requires gcc >= 10.1. Unfortuantly, the only host gcc that has a
> decimal place is 4.9, and every other HOST_GCC_AT_LEAST is an even release,
> we round up to 11.
> 
> Signed-off-by: Adam Duskett <adam.duskett at amarulasolutions.com>
> ---
>  Config.in | 10 ++++++++++
>  Makefile  |  2 +-
>  2 files changed, 11 insertions(+), 1 deletion(-)

Applied to master with an improved commit title and commit log. Thanks!

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



More information about the buildroot mailing list