Explorar el Código

llvm is experimental

Waldemar Brodkorb hace 9 años
padre
commit
3a4da84f90
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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