Skip to content

CI: replace MIPS cross tests with PPC32#372

Merged
josephlr merged 1 commit intomasterfrom
ci/mips
Oct 2, 2023
Merged

CI: replace MIPS cross tests with PPC32#372
josephlr merged 1 commit intomasterfrom
ci/mips

Conversation

@newpavlov
Copy link
Member

mips-unknown-linux-gnu is now a Tier 3 target: rust-lang/rust#115218.

This means we can't use it for cross tests anymore since std is no longer built for it.

This commit replaces it with powerpc-unknown-linux-gnu, a big endian Tier 2 target.

@newpavlov newpavlov requested a review from josephlr October 2, 2023 17:06
@RalfJung
Copy link

FWIW Miri now uses s390x-unknown-linux-gnu as big-endian target, it seems to be the most actively maintained.

takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants