aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/testdata/bazel_toolchain_test_data/tools/arm_compiler/linaro_linux_gcc/arm-linux-gnueabihf-nm
blob: c802e5bf86676dfdde51fde35bacb2cfb96ae080 (plain)
1
2
3
4
5
#!/bin/bash --norc

exec -a arm-linux-gnueabihf-nm \
    external/org_linaro_components_toolchain_gcc_5_3_1/bin/arm-linux-gnueabihf-nm \
    "$@"