You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments