Explorar el Código

csky: default to gcc9

Waldemar Brodkorb hace 6 años
padre
commit
b059914b0d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/config/Config.in.compiler

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

@@ -19,6 +19,7 @@ default ADK_TOOLCHAIN_GCC_METAG if ADK_TARGET_ARCH_METAG
 default ADK_TOOLCHAIN_GCC_NDS32 if ADK_TARGET_ARCH_NDS32
 default ADK_TOOLCHAIN_GCC_7 if ADK_TARGET_CPU_ARM_ARM11MPCORE
 default ADK_TOOLCHAIN_GCC_7 if ADK_TARGET_CPU_ARM_CORTEX_A53
+default ADK_TOOLCHAIN_GCC_9 if ADK_TARGET_ARCH_CSKY
 default ADK_TOOLCHAIN_GCC_9 if ADK_TARGET_ARCH_OR1K
 default ADK_TOOLCHAIN_GCC_8