diff --git a/recipes/llvm/recipe.sh b/recipes/llvm/recipe.sh index 25002f49..45933eeb 100644 --- a/recipes/llvm/recipe.sh +++ b/recipes/llvm/recipe.sh @@ -32,6 +32,7 @@ function recipe_build { -DUNIX=1 -DLLVM_ENABLE_THREADS=Off -DLLVM_INCLUDE_TESTS=Off + -DLLVM_INCLUDE_UTILS=Off -target="$HOST" -DLLVM_TABLEGEN="/usr/bin/llvm-tblgen-7" -I"$sysroot/include"