Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
4fae0fce62dedb8cc8de35082b19edd20e0a1eb4
/
.
/
tools
/
cpp
/
linaro_linux_gcc
/
arm-linux-gnueabihf-strip
blob: 45024d32f6e631ae85a2d54856a745270ffe0738 [
file
] [
log
] [
blame
]
#!/bin/bash --norc
exec
-
a arm
-
linux
-
gnueabihf
-
strip \
$
{
BAZEL_OUTPUT_ROOT
}
external
/
linaro_linux_gcc_4_9_repo
/
bin
/
arm
-
linux
-
gnueabihf
-
strip \
"$@"