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