Files
third_party_mesa3d/.gitlab-ci/build/compiler-wrapper-clang-15.sh

7 lines
60 B
Bash
Executable File

#!/bin/sh
set -e
_COMPILER=clang-15
. compiler-wrapper.sh