Sign in
fuchsia
/
third_party
/
mesa
/
b9d588b5db6a5bf04c5934a2e9a8b3354fe02094
/
.
/
.gitlab-ci
/
build
/
compiler-wrapper-gcc.sh
blob: 259748129830f43381a50bf5268c385cd30e0a64 [
file
] [
log
] [
blame
]
#!/bin/sh
# shellcheck disable=SC1091
set
-
e
_COMPILER
=
gcc
.
compiler
-
wrapper
.
sh