From fca416596e51e2516bfea297bec145d90a4f3caa Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 11 Feb 2022 01:55:30 +0100 Subject: j2: update to gcc 10.3.0 --- target/config/Config.in.compiler | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 2d6859ef7..525161309 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -20,6 +20,7 @@ default ADK_TOOLCHAIN_GCC_METAG if ADK_TARGET_ARCH_METAG 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 config ADK_TOOLCHAIN_GCC_GIT -- cgit v1.2.3