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