ci/skqp: skqp can't live with compiler named clang-15, provide symlink
authorDavid Heidelberg <david.heidelberg@collabora.com>
Wed, 26 Apr 2023 11:16:43 +0000 (13:16 +0200)
committerDavid Heidelberg <david.heidelberg@collabora.com>
Thu, 25 May 2023 14:06:52 +0000 (16:06 +0200)
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21977>

.gitlab-ci/container/build-skqp.sh

index 4c03bcc..f5e435c 100755 (executable)
 
 SKQP_BRANCH=android-cts-12.1_r5
 
+# hack for skqp see the clang
+pushd /usr/bin/
+ln -s ../lib/llvm-15/bin/clang clang
+ln -s ../lib/llvm-15/bin/clang++ clang++
+popd
+
 create_gn_args() {
     # gn can be configured to cross-compile skia and its tools
     # It is important to set the target_cpu to guarantee the intended target