From 0a307fc72c3d8bbe4972e424882704422e673c67 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 11 May 2017 03:34:52 +0200 Subject: gcc: 7.1 supports riscv --- target/config/Config.in.compiler | 2 -- 1 file changed, 2 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 2a690da69..be7b6642a 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -45,8 +45,6 @@ config ADK_TOOLCHAIN_GCC_7 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_6 -- cgit v1.2.3