From 9b00563b8de642db2e981faff09121ef77188deb Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 7 Jun 2015 01:44:05 -0500 Subject: gcc 4.5.4 is the only working compiler for bfin at the moment --- target/config/Config.in.gcc.choice | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.gcc.choice b/target/config/Config.in.gcc.choice index 1d4d05c11..09ef3b86e 100644 --- a/target/config/Config.in.gcc.choice +++ b/target/config/Config.in.gcc.choice @@ -47,8 +47,8 @@ config ADK_TOOLCHAIN_GCC_4_7_4 depends on ADK_TARGET_ARCH_C6X \ || ADK_TARGET_ARCH_SPARC -config ADK_TOOLCHAIN_GCC_4_6_3 - bool "4.6.3" +config ADK_TOOLCHAIN_GCC_4_5_4 + bool "4.5.4" depends on ADK_TARGET_ARCH_BFIN config ADK_TOOLCHAIN_GCC_4_4_7 -- cgit v1.2.3