Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
076a09b5662b3475ac13d82d74ef1d5a1f2a944f
/
.
/
tools
/
cpp
/
arm-frc-linux-gnueabi
/
arm-frc-linux-gnueabi-cpp
blob: 3262658cda732a938ba8b4b4aed899887094765d [
file
] [
log
] [
blame
]
#!/bin/bash --norc
exec
-
a arm
-
frc
-
linux
-
gnueabi
-
cpp \
"${BAZEL_OUTPUT_ROOT}external/arm_frc_linux_gnueabi_repo/usr/bin/arm-frc-linux-gnueabi-cpp"
\
"$@"