Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
9718e79492616dc358f8c49ebe8d178e2283628a
/
.
/
aarch64
/
bin
/
aarch64-cros-linux-gnu-g++-10.2.0
blob: 701dfa91be97ba8fc9c0554ee903e3e0548dc8e9 [
file
] [
log
] [
blame
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../usr/x86_64-pc-linux-gnu/aarch64-cros-linux-gnu/gcc-bin/10.2.0/sysroot_wrapper.hardened.ccache"
"$@"
exit
"$?"