Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
55139feb9232d5a22f426e5afc7dad43741e1bd7
/
.
/
tools
/
cpp
/
arm-frc-linux-gnueabi
/
arm-frc-linux-gnueabi-cpp
blob: c04ad232707b9c0491e453d1c8ff6ace4159c815 [
file
] [
log
] [
blame
]
Austin Schuh
55139fe
2015-10-14 23:55:24 -0700
[
diff
] [
blame^
]
1
#!/bin/bash --norc
2
3
exec
-
a arm
-
frc
-
linux
-
gnueabi
-
cpp \
4
"${BAZEL_OUTPUT_ROOT}external/arm-frc-linux-gnueabi-repo/usr/bin/arm-frc-linux-gnueabi-cpp"
\
5
"$@"