Forráskód Böngészése

gcc: 7.1 supports riscv

Waldemar Brodkorb 7 éve
szülő
commit
0a307fc72c
1 módosított fájl, 0 hozzáadás és 2 törlés
  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