Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f4520e29da835cce014c75e8724e7b55d313c14a
/
.
/
tools
/
cpp
/
arm-frc-linux-gnueabi
/
arm-frc-linux-gnueabi-gcc
blob: 0e306f1713571cf8365345e09179449a4185d5b3 [
file
] [
log
] [
blame
]
#!/bin/bash --norc
exec \
"${BAZEL_OUTPUT_ROOT}external/arm-frc-linux-gnueabi-repo/usr/bin/arm-frc-linux-gnueabi-gcc"
\
"$@"