blob: a77d3a962154fe853c4424de437533835811d18b [file] [log] [blame]
Austin Schuh55139fe2015-10-14 23:55:24 -07001#!/bin/bash --norc
2
3exec -a arm-frc-linux-gnueabi-objcopy \
Brian Silverman826e1cd2016-01-31 18:26:00 -05004 "${BAZEL_OUTPUT_ROOT}external/arm_frc_linux_gnueabi_repo/usr/bin/arm-frc-linux-gnueabi-objcopy" \
Austin Schuh55139fe2015-10-14 23:55:24 -07005 "$@"