blob: e3ac78db67f4d990c34f95c919849bb1737600b3 [file] [log] [blame]
Brian Silverman0d57fc82016-01-24 21:02:53 -05001#!/bin/bash --norc
2
3exec -a arm-linux-gnueabihf-objcopy \
4 ${BAZEL_OUTPUT_ROOT}external/linaro_linux_gcc_4.9_repo/bin/arm-linux-gnueabihf-objcopy \
5 "$@"