mesa/.gitlab-ci/meson
Lionel Landwerlin da391650f5 ci: build a host version of mesa for cross builds
We're about to introduce a hard dependency on OpenCL functions in Iris
& Anv to generate commands. Intel-clc has been modified to generate
serialized NIR.

A number of builders are doing cross builds, so we can't use the
intel-clc built in that cross build. Other builds like ASAN/MSAN also
complain when running the built version of intel-clc because of
uninitialized values in the packaged LLVM libraries from the
x86_64-base image.

To solve those problems we build a host version of intel-clc and use
that binary in the cross build to generate the serialized NIR.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26797>
2024-02-13 00:06:45 +00:00
..
build.sh ci: build a host version of mesa for cross builds 2024-02-13 00:06:45 +00:00
time-strace.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
time.sh ci: Run meson tests in strace if it's available and can be used 2021-03-16 15:32:33 +00:00