ci: EXTRA_OPTIONS -> EXTRA_OPTION for debian-clang
authorYonggang Luo <luoyonggang@gmail.com>
Sun, 7 Aug 2022 08:37:24 +0000 (16:37 +0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 02:49:55 +0000 (02:49 +0000)
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18044>

.gitlab-ci/build/gitlab-ci.yml

index 8bc0476..6dc85c8 100644 (file)
@@ -412,7 +412,7 @@ debian-clang:
       -D glvnd=true
     GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,freedreno,swrast,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zink,radeonsi,tegra,d3d12,crocus,i915,asahi"
     VULKAN_DRIVERS: intel,amd,freedreno,broadcom,virtio-experimental,swrast,panfrost,imagination-experimental,microsoft-experimental
-    EXTRA_OPTIONS:
+    EXTRA_OPTION:
       -D spirv-to-dxil=true
       -D imagination-srv=true
     CC: clang