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