Sign in
nest-open-source
/
manifest_repos
/
toolchain
/
refs/heads/main
/
.
/
x86_64
/
bin
/
x86_64-cros-linux-gnu-objcopy.elf
blob: 2d4c79bbd0f5b524b413e28e72b0c52a91584e64 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../usr/x86_64-pc-linux-gnu/x86_64-cros-linux-gnu/binutils-bin/2.40/objcopy.elf"
"$@"
exit
"$?"