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