ci: deduplicate compiler wrappers
Signed-off-by: Eric Engestrom <eric@igalia.com> Suggested-by: Michel Dänzer <mdaenzer@redhat.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21997>
This commit is contained in:

committed by
Marge Bot

parent
16d5f65502
commit
63f1b4531b
3
.gitlab-ci/build/compiler-wrapper-clang++.sh
Executable file
3
.gitlab-ci/build/compiler-wrapper-clang++.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
_COMPILER=clang++
|
||||
. compiler-wrapper.sh
|
Reference in New Issue
Block a user