Browse Source

llvm is experimental

Waldemar Brodkorb 8 years ago
parent
commit
3a4da84f90
1 changed files with 1 additions and 0 deletions
  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