cross-rs / cross

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

Fix `*-solaris` targets #1495

Closed thirteenowls closed 1 month ago

thirteenowls commented 1 month ago

Fixes #1424.

Adapted from https://github.com/rust-lang/rust/pull/108951 and https://github.com/rust-lang/rust/pull/81229 (with some minor changes to satisfy ShellCheck and account for broken symlinks).

This PR also renames x86_64-sun-solaris to x86_64-pc-solaris, as the former was deprecated in Rust 1.52.0 and removed in Rust 1.76.0, making this a breaking change.

Emilgardis commented 1 month ago
/ci try --target *solaris*
github-actions[bot] commented 1 month ago

Starting try run. Link to action

github-actions[bot] commented 1 month ago

Try run for comment

Emilgardis commented 1 month ago

meh, I thought I fixed that...

/ci try --target *solaris

github-actions[bot] commented 1 month ago

Starting try run. Link to action

github-actions[bot] commented 1 month ago

Try run for comment

Successful Jobs