Sign in
◑
Theme
nest-open-source
/
manifest_repos
/
toolchain
/
554b0d8a522f8c2ac13dd09a8eb5626e009c4bf2
/
.
/
x86_64
/
bin
/
x86_64-cros-linux-gnu-objcopy
blob: 226bf082866891240f75b1c107f1c2b753a13bba [
file
]
#!/bin/sh
basedir
=
$
(
dirname
"$0"
)
"${basedir}/../usr/x86_64-pc-linux-gnu/x86_64-cros-linux-gnu/binutils-bin/2.35.2/objcopy"
"$@"
exit
"$?"