Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
bc918b69460ec497fd21d02e8efa95ed89d50523
/
.
/
tools
/
cpp
/
linaro_linux_gcc
/
arm-linux-gnueabihf-objcopy
blob: e3ac78db67f4d990c34f95c919849bb1737600b3 [
file
] [
log
] [
blame
]
Brian Silverman
0d57fc8
2016-01-24 21:02:53 -0500
[
diff
] [
blame
]
1
#!/bin/bash --norc
2
3
exec
-
a arm
-
linux
-
gnueabihf
-
objcopy \
4
$
{
BAZEL_OUTPUT_ROOT
}
external
/
linaro_linux_gcc_4
.
9
_repo
/
bin
/
arm
-
linux
-
gnueabihf
-
objcopy \
5
"$@"