Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
ff98e65095f33c0f9554a548abafba7e9a32b0b7
/
.
/
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"
\
"$@"