blob: 45024d32f6e631ae85a2d54856a745270ffe0738 [file] [log] [blame]
Brian Silverman0d57fc82016-01-24 21:02:53 -05001#!/bin/bash --norc
2
3exec -a arm-linux-gnueabihf-strip \
Austin Schuh61660832016-03-04 21:56:39 -08004 ${BAZEL_OUTPUT_ROOT}external/linaro_linux_gcc_4_9_repo/bin/arm-linux-gnueabihf-strip \
Brian Silverman0d57fc82016-01-24 21:02:53 -05005 "$@"