diff --git a/clang.sh b/clang.sh index 55fe6438c2..61e232cc94 100644 --- a/clang.sh +++ b/clang.sh @@ -10,6 +10,8 @@ build_requires: - CMake - curl - ninja +env: + LLVM_ROOT: "$CLANG_ROOT" # needed by LLVMAlt --- #!/bin/bash -e