Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
9b1790e358de81b8d3e893c38bb868131eb04184
/
.
/
tools
/
cpp
/
clang_3p6
/
x86_64-linux-gnu-objcopy
blob: 2a49155309b4e1148fc502c8dda2348c19ae2072 [
file
] [
log
] [
blame
]
Philipp Schrader
9b1790e
2018-03-10 20:21:30 -0800
[
diff
] [
blame^
]
1
#!/bin/bash --norc
2
3
exec
-
a objcopy \
4
$
{
BAZEL_OUTPUT_ROOT
}
external
/
clang_3p6_repo
/
usr
/
bin
/
objcopy \
5
"$@"