mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Since we're going to introduce external toolchains that are based on GCC 14.x, we will need them to "depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_15", so let's introduce this symbol first. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>