Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
3f5b618523b4e7f9bde7ec4d9677e8bf7bd8c30b
/
.
/
tools
/
cpp
/
linaro_linux_gcc
/
arm-linux-gnueabihf-gcc
blob: c70d6b3d2b864eb24f84ab299497da6925413bd6 [
file
] [
log
] [
blame
]
#!/bin/bash --norc
PATH
=
"${BAZEL_OUTPUT_ROOT}external/linaro_linux_gcc_4_9_repo/libexec/gcc/arm-linux-gnueabihf/4.9.3:$PATH"
\
exec \
$
{
BAZEL_OUTPUT_ROOT
}
external
/
linaro_linux_gcc_4_9_repo
/
bin
/
arm
-
linux
-
gnueabihf
-
gcc \
"$@"