rust-lang / libm

A port of MUSL's libm to Rust.
Other
540 stars 98 forks source link

Disable powerpc64 tests which were broken by the LLVM 13 upgrade #259

Closed Amanieu closed 2 years ago

Amanieu commented 2 years ago

Seems to be the same cause as https://github.com/rust-lang/compiler-builtins/pull/437.