瀏覽代碼

gcc: 7.1 supports riscv

Waldemar Brodkorb 7 年之前
父節點
當前提交
0a307fc72c
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      target/config/Config.in.compiler

+ 0 - 2
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