mesa/.gitlab-ci/build/compiler-wrapper-clang.sh

7 lines
57 B
Bash
Executable File

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