From 0782cc87d7f67c1bbb695381657e306fc7977463 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 9 Dec 2015 20:39:10 +0100 Subject: disable gcc 5.2.x for FR-V, need to report a bug --- target/config/Config.in.gcc | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config/Config.in.gcc') diff --git a/target/config/Config.in.gcc b/target/config/Config.in.gcc index c5f9f9bbf..a16ddd242 100644 --- a/target/config/Config.in.gcc +++ b/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 -- cgit v1.2.3