summaryrefslogtreecommitdiff
path: root/.gitlab-ci/build
diff options
context:
space:
mode:
authorMichel Dänzer <mdaenzer@redhat.com>2023-02-10 11:54:04 +0100
committerMarge Bot <emma+marge@anholt.net>2023-02-14 12:59:44 +0000
commite4b7e68130866602b5a08c2710daca278afca09f (patch)
treec1a8d3fda9fed0c8073641febdbd4c3e78fcf915 /.gitlab-ci/build
parent1589d004f1f3b92a08faf139417c713a941731d3 (diff)
downloadmesa-e4b7e68130866602b5a08c2710daca278afca09f.tar.gz
ci: Re-enable intel-clc in fedora-release job
Fedora 36 has new enough llvm-spirv-translator. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21236>
Diffstat (limited to '.gitlab-ci/build')
-rw-r--r--.gitlab-ci/build/gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci/build/gitlab-ci.yml b/.gitlab-ci/build/gitlab-ci.yml
index 21921a4c6e8..2ad59294431 100644
--- a/.gitlab-ci/build/gitlab-ci.yml
+++ b/.gitlab-ci/build/gitlab-ci.yml
@@ -280,13 +280,12 @@ fedora-release:
-D egl=enabled
-D glvnd=true
-D platforms=x11,wayland
- # intel-clc disabled, we need llvm-spirv-translator 13.0+, Fedora 34 only packages 12.0.
EXTRA_OPTION: >
-D osmesa=true
-D selinux=true
-D tools=drm-shim,etnaviv,freedreno,glsl,intel,nir,nouveau,lima,panfrost,imagination
-D vulkan-layers=device-select,overlay
- -D intel-clc=disabled
+ -D intel-clc=enabled
-D imagination-srv=true
GALLIUM_DRIVERS: "crocus,etnaviv,freedreno,iris,kmsro,lima,nouveau,panfrost,r300,r600,radeonsi,svga,swrast,tegra,v3d,vc4,virgl,zink"
GALLIUM_ST: >