Skip to content
Snippets Groups Projects
Commit 34753cef authored by David Heidelberg's avatar David Heidelberg
Browse files

ci/alpine: use llvm variables


Fixes: da391650 ("ci: build a host version of mesa for cross builds")

Reviewed-by: default avatarEric Engestrom <eric@igalia.com>
Signed-off-by: David Heidelberg's avatarDavid Heidelberg <david@ixit.cz>
Part-of: <mesa/mesa!30482>
parent bda1a059
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ DEPS=(
bash
bison
ccache
clang16-dev
clang${LLVM_VERSION}-dev
cmake
clang-dev
coreutils
......@@ -31,8 +31,8 @@ DEPS=(
glslang
graphviz
linux-headers
llvm16-static
llvm16-dev
llvm${LLVM_VERSION}-static
llvm${LLVM_VERSION}-dev
meson
mold
musl-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment