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