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