cross-rs / cross

“Zero setup” cross compilation and “cross testing” of Rust crates
Apache License 2.0
6.4k stars 359 forks source link

make `mips-unknown-linux-musl` and `mipsel-unknown-linux-musl` use build-std in ci #1407

Closed Emilgardis closed 7 months ago

Emilgardis commented 7 months ago

This was missed in https://github.com/cross-rs/cross/pull/1394 somehow

Emilgardis commented 7 months ago

Just going to merge this for now, still some issues remaining though