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

llvm is experimental

Waldemar Brodkorb 9 éve
szülő
commit
3a4da84f90
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      target/config/Config.in.compiler

+ 1 - 0
target/config/Config.in.compiler

@@ -9,6 +9,7 @@ config ADK_BUILD_COMPILER_GCC
 
 config ADK_BUILD_COMPILER_LLVM
 	bool "llvm"
+	depends on ADK_EXPERIMENTAL
 
 endchoice