Parcourir la source

disable gcc 5.2.x for FR-V, need to report a bug

Waldemar Brodkorb il y a 10 ans
Parent
commit
0782cc87d7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      target/config/Config.in.gcc

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

@@ -27,6 +27,7 @@ config ADK_TOOLCHAIN_GCC_5_2_0
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X
+	depends on !ADK_TARGET_ARCH_FRV
 	depends on !ADK_TARGET_ARCH_H8300
 	depends on !ADK_TARGET_ARCH_METAG
 	depends on !ADK_TARGET_ARCH_OR1K