Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
076a09b5662b3475ac13d82d74ef1d5a1f2a944f
/
.
/
tools
/
cpp
/
linaro_linux_gcc
/
arm-linux-gnueabihf-gcc
blob: 68e33dac644623d9c199c299b343b23bd486cdfe [
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 \
"$@"