gitlab-ci: Enable UBSan for the meson-vulkan job
It doesn't report any errors now. Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:

committed by
Michel Dänzer

parent
9ffe477412
commit
75cc8c0b82
@@ -338,6 +338,10 @@ meson-vulkan:
|
||||
-D gallium-xa=false
|
||||
-D gallium-nine=false
|
||||
-D gallium-opencl=disabled
|
||||
-D b_sanitize=undefined
|
||||
-D c_args=-fno-sanitize-recover=all
|
||||
-D cpp_args=-fno-sanitize-recover=all
|
||||
UBSAN_OPTIONS: "print_stacktrace=1"
|
||||
VULKAN_DRIVERS: intel,amd,freedreno
|
||||
LLVM_VERSION: "8"
|
||||
EXTRA_OPTION: >
|
||||
|
Reference in New Issue
Block a user