diff --git a/configs-base/pre/buildroot/toolchain b/configs-base/pre/buildroot/toolchain index 6d959044..0c02b66b 100644 --- a/configs-base/pre/buildroot/toolchain +++ b/configs-base/pre/buildroot/toolchain @@ -8,4 +8,4 @@ BR2_TOOLCHAIN_BUILDROOT_WCHAR=y # BR2_TOOLCHAIN_EXTERNAL is not set BR2_BINUTILS_VERSION_2_41_X=y -BR2_GCC_VERSION_12_X=y +BR2_GCC_VERSION_13_X=y