Skip to content

Conversation

awilfox
Copy link
Contributor

@awilfox awilfox commented Jul 3, 2022

The musl libc uses ELFv2 (OpenPOWER ABI) on both big and little endian
64-bit PowerPC targets. Before this change, running cargo test on a
powerpc64-foxkit-linux-musl host showed a SIGSEGV. Now all tests pass.

The musl libc uses ELFv2 (OpenPOWER ABI) on both big and little endian
64-bit PowerPC targets.  Before this change, running `cargo test` on a
powerpc64-foxkit-linux-musl host showed a SIGSEGV.  Now all tests pass.
@nagisa nagisa merged commit fc0cf16 into rust-lang:master Jul 4, 2022
@nagisa
Copy link
Member

nagisa commented Jul 4, 2022

This is released in 0.1.19

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.

2 participants