mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
ci: install libstdc++-static on fedora
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41037>
(cherry picked from commit 5512680581)
This commit is contained in:
parent
8dee69785c
commit
a54fd2b2aa
3 changed files with 3 additions and 2 deletions
|
|
@ -38,6 +38,7 @@ DEPS=(
|
|||
gettext
|
||||
glslang
|
||||
kernel-headers
|
||||
libstdc++-static
|
||||
llvm-devel
|
||||
ninja-build
|
||||
"pkgconfig(LLVMSPIRVLib)"
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ variables:
|
|||
|
||||
ALPINE_X86_64_BUILD_TAG: "20251001-realninja"
|
||||
|
||||
FEDORA_X86_64_BUILD_TAG: "20250917-rust"
|
||||
FEDORA_X86_64_BUILD_TAG: "20260429-static261"
|
||||
|
||||
KERNEL_TAG: "v6.19-mesa-8a6f"
|
||||
KERNEL_REPO: "gfx-ci/linux"
|
||||
|
|
|
|||
|
|
@ -3214,7 +3214,7 @@
|
|||
"description": "ci: install libstdc++-static on fedora",
|
||||
"nominated": false,
|
||||
"nomination_type": 0,
|
||||
"resolution": 4,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue