guedou / cargo-strip

Strip Rust binaries created with cargo
MIT License
90 stars 2 forks source link

Doesn't work with `cross` #11

Open rapiz1 opened 2 years ago

rapiz1 commented 2 years ago

I use cross to cross build binary and cargo-strip --target to strip. I suspect cargo-strip not finding the binary that cross generated.

I'm not getting any output from cargo-strip CI: https://github.com/yssjglg/rathole/runs/4699604658?check_suite_focus=true