From a096147b25c06d81dbb5eda035f4c795bb6cb4a2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 5 May 2023 10:01:46 +0200 Subject: gcc: switch to 12.2.0 as default Signed-off-by: Waldemar Brodkorb --- target/config/Config.in.compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 22ea99dc6..bbb474ef8 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -21,7 +21,7 @@ default ADK_TOOLCHAIN_GCC_9 if ADK_TARGET_ARCH_BFIN && ADK_TARGET_BINFMT_FDPIC default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_ARCH_CRIS # no longer supported default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_ARCH_H8300 # ICE default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_CPU_SH_J2 # j2.patch -default ADK_TOOLCHAIN_GCC_11 +default ADK_TOOLCHAIN_GCC_12 config ADK_TOOLCHAIN_GCC_GIT bool "git" -- cgit v1.2.3