mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-19 05:50:36 +02:00
ci/alpine: enable Mold linker
Alpine has Mold 1.7.1 in the repository. Reviewed-by: Yonggang Luo <luoyonggang@gmail.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19959>
This commit is contained in:
parent
c85d09bcdd
commit
629e940b2c
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ apk add \
|
|||
linux-headers \
|
||||
llvm13-dev \
|
||||
meson \
|
||||
mold \
|
||||
expat-dev \
|
||||
elfutils-dev \
|
||||
libselinux-dev \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue