From c6bb8a136a4b39028160b7417a5f2c3be0736c47 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 12 Jun 2017 01:16:07 +0200 Subject: gcc: remove support for gcc5/gcc6 --- target/config/Config.in.compiler | 35 ----------------------------------- 1 file changed, 35 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 5473fd472..ebbe164ae 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -42,41 +42,6 @@ config ADK_TOOLCHAIN_GCC_7 depends on !ADK_TARGET_ARCH_OR1K select ADK_DISABLE_HONOUR_CFLAGS -config ADK_TOOLCHAIN_GCC_6 - bool "6.3.0" - depends on !ADK_TARGET_ARCH_ARC - depends on !ADK_TARGET_ARCH_AVR32 - depends on !ADK_TARGET_ARCH_CRIS - depends on !ADK_TARGET_ARCH_METAG - depends on !ADK_TARGET_ARCH_NDS32 - depends on !ADK_TARGET_ARCH_OR1K - depends on !ADK_TARGET_ARCH_RISCV32 - depends on !ADK_TARGET_ARCH_RISCV64 - select ADK_DISABLE_HONOUR_CFLAGS - -config ADK_TOOLCHAIN_GCC_5 - bool "5.4.0" - depends on !ADK_TARGET_ARCH_ARC - depends on !ADK_TARGET_ARCH_AVR32 - depends on !ADK_TARGET_ARCH_BFIN - depends on !ADK_TARGET_ARCH_C6X - depends on !ADK_TARGET_ARCH_CR16 - depends on !ADK_TARGET_ARCH_FRV - depends on !ADK_TARGET_ARCH_H8300 - depends on !ADK_TARGET_ARCH_M32R - depends on !ADK_TARGET_ARCH_METAG - depends on !ADK_TARGET_ARCH_NDS32 - depends on !ADK_TARGET_ARCH_NIOS2 - depends on !ADK_TARGET_ARCH_OR1K - depends on !ADK_TARGET_ARCH_LM32 - depends on !ADK_TARGET_ARCH_RISCV32 - depends on !ADK_TARGET_ARCH_RISCV64 - depends on !ADK_TARGET_SYSTEM_KINETIS_K70 - depends on !(ADK_TARGET_LIB_GLIBC && ADK_TARGET_ARCH_SH) - depends on !ADK_TARGET_CPU_MIPS_MIPS32R6 - depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 - depends on !ADK_TARGET_SYSTEM_NUMATO_MIMASV2 - config ADK_TOOLCHAIN_GCC_4_9 bool "4.9.4" depends on !ADK_TARGET_ARCH_ARC -- cgit v1.2.3