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