blob: 2c47f4e627dd4ba840e2135e483eb48d2aa11ca2 [file] [log] [blame]
#!/bin/sh
basedir=$(dirname "$0")
"${basedir}/../usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabihf/gcc-bin/4.9.x/sysroot_wrapper.hardened.ccache" "$@"
exit "$?"