Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
a7569754549246b66dd07dd0b0ccdc74eff21e49
/
.
/
aarch64
/
usr
/
libexec
/
gcc
/
ld
blob: 2681145f99018987851a65f46cccaecc7ef34dd5 [
file
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../../../usr/x86_64-pc-linux-gnu/aarch64-cros-linux-gnu/binutils-bin/2.40/ld"
"$@"
exit
"$?"