Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
8e8964a56c23ea3dc8ab7fecbb7b39d082eaff34
/
.
/
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 \
"$@"