mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-27 12:00:22 +01:00
ci: Build zink and llvmpipe in debian-no-libdrm
Enable build testing for zink and llvmpipe in the debian-no-libdrm job. EGL is still excluded due to additional dependencies on libdrm. Signed-off-by: Valentine Burley <valentine.burley@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31430>
This commit is contained in:
parent
83c2f30349
commit
4497ea2a31
1 changed files with 1 additions and 1 deletions
|
|
@ -577,7 +577,7 @@ debian-no-libdrm:
|
|||
- !reference [.build-for-tests-jobs]
|
||||
variables:
|
||||
VULKAN_DRIVERS: freedreno
|
||||
GALLIUM_DRIVERS: ""
|
||||
GALLIUM_DRIVERS: "zink,llvmpipe"
|
||||
BUILDTYPE: release
|
||||
C_ARGS: >
|
||||
-Wno-error=array-bounds
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue