ci: Build more drivers in debian-x86_64-asan
These will be used in upcoming jobs. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36348>
This commit is contained in:
committed by
Marge Bot
parent
492487cd93
commit
81181c27df
@@ -56,12 +56,14 @@ debian-x86_64-asan:
|
||||
- .meson-build-for-tests
|
||||
- .build-run-long
|
||||
variables:
|
||||
VULKAN_DRIVERS: "swrast"
|
||||
GALLIUM_DRIVERS: "llvmpipe,softpipe"
|
||||
VULKAN_DRIVERS: "swrast,amd,intel"
|
||||
GALLIUM_DRIVERS: "llvmpipe,softpipe,zink"
|
||||
C_ARGS: >
|
||||
-Wno-error=stringop-truncation
|
||||
-Wno-error=deprecated-declarations
|
||||
EXTRA_OPTION: >
|
||||
-D intel-elk=false
|
||||
-D intel-rt=false
|
||||
-D b_sanitize=address
|
||||
-D gallium-va=false
|
||||
-D gallium-rusticl=false
|
||||
|
||||
Reference in New Issue
Block a user