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