Skip to content

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.

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