mesa/.gitlab-ci/meson
Daniel Stone f96abf7f1a ci: Remove obsolete compiler-wrapper
We don't actually need this anymore. We were previously using it to find
ccache, but Meson will do this for us. Now that we pass
-Wl,--fatal-warnings, we don't need to pass -Werror to the link stage
either.

This removes two shell execs, one subshell, and one call to each of grep
and printf, per compile.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33137>
2025-01-29 03:23:28 +00:00
..
build.sh ci: Remove obsolete compiler-wrapper 2025-01-29 03:23:28 +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