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