Przeglądaj źródła

gcc: default to 16.2.0

Waldemar Brodkorb 2 tygodni temu
rodzic
commit
32d97389ee
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      target/config/Config.in.compiler

+ 1 - 1
target/config/Config.in.compiler

@@ -25,7 +25,7 @@ default ADK_TOOLCHAIN_GCC_8 if ADK_TARGET_ARCH_PPC_WITH_SPE # last gcc version s
 default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_ARCH_CRIS # no longer supported
 default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_CPU_SH_J2 # j2.patch
 default ADK_TOOLCHAIN_GCC_14 if ADK_TARGET_ARCH_NIOS2 # no longer supported
-default ADK_TOOLCHAIN_GCC_15
+default ADK_TOOLCHAIN_GCC_16
 
 config ADK_TOOLCHAIN_GCC_GIT
 	bool "git"