kumquat-buildroot/toolchain
Vincent Fazio a0d2a5cfec support/scripts/gen-bootlin-toolchains: generate BR2_ARCH_NEEDS_GCC_AT_LEAST_X guard
Previously, gen-bootlin-toolchains did not add a `depends` guard to
limit the available toolchains based on the minimum required GCC version
for the user selected CPU tuning.

Now, the proper BR2_ARCH_NEEDS_GCC_AT_LEAST_X guard will be added based
on the version of GCC provided by the toolchain.

Signed-off-by: Vincent Fazio <vfazio@gmail.com>
[yann.morin.1998@free.fr: regenerate the toolchain list]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-08-13 18:04:47 +02:00
..
toolchain
toolchain-buildroot
toolchain-external support/scripts/gen-bootlin-toolchains: generate BR2_ARCH_NEEDS_GCC_AT_LEAST_X guard 2023-08-13 18:04:47 +02:00
Config.in toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_111001 2023-08-12 14:33:57 +02:00
helpers.mk toolchain/helper: check_fortran: silence error message 2023-07-25 23:03:33 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk