[Buildroot] [PATCH] package/gcc: remove gcc 8.x

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jul 21 20:22:28 UTC 2021


On Sun, 27 Jun 2021 16:00:49 +0200
Romain Naour <romain.naour at gmail.com> wrote:

> gcc 11.1 is around, gcc 10.2 is the default version, so drop
> 8.4 in order to reduce the gcc choice.
> 
> For PowerPC SPE, introduce BR2_GCC_VERSION_POWERPC_SPE
> to avoid removing defconfigs arcturus_ucp1020_defconfig,
> freescale_p1025twr_defconfig and qemu_ppc_mpc8544ds_defconfig
> that are still used by some users [1].
> BR2_GCC_VERSION_POWERPC_SPE use the same gcc version (8.4), no
> change expected.
> 
> [1] 96e80ad214ced86c802d561946fa7da88c1595eb
> 
> Signed-off-by: Romain Naour <romain.naour at gmail.com>
> Cc: Oleksandr Zhadan <oleks at arcturusnetworks.com>
> Cc: Michael Durrant <mdurrant at ArcturusNetworks.com>
> Cc: Matthew Weber <matthew.weber at collins.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  Config.in.legacy           |  9 +++++++++
>  package/gcc/Config.in.host | 13 +++++++------
>  2 files changed, 16 insertions(+), 6 deletions(-)

I've applied to master, but modified the commit title to say that we
don't remove gcc 8.x, but restrict it to PowerPC SPE, which really is
what your patch is doing.

We will clearly have an issue with this PowerPC SPE support: we won't
be able to keep gcc 8.x around forever.

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


More information about the buildroot mailing list