From fd9e8c200773a4e31906fb4d64db8a8465b994f2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 13 Jun 2017 03:16:52 +0200 Subject: glibc: add sh fixes, allows to use gcc 7.1 --- target/config/Config.in.compiler | 1 - 1 file changed, 1 deletion(-) (limited to 'target') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index ebbe164ae..79987b013 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -22,7 +22,6 @@ default ADK_TOOLCHAIN_GCC_NDS32 if ADK_TARGET_ARCH_NDS32 default ADK_TOOLCHAIN_GCC_4_2 if ADK_TARGET_ARCH_METAG default ADK_TOOLCHAIN_GCC_4_4 if ADK_TARGET_ARCH_AVR32 default ADK_TOOLCHAIN_GCC_4_9 if ADK_TARGET_ARCH_LM32 && !ADK_TARGET_LIB_NEWLIB -default ADK_TOOLCHAIN_GCC_4_9 if ADK_TARGET_LIB_GLIBC && ADK_TARGET_ARCH_SH default ADK_TOOLCHAIN_GCC_4_9 if ADK_TARGET_SYSTEM_KINETIS_K70 default ADK_TOOLCHAIN_GCC_7 -- cgit v1.2.3