Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In <rust-lang#594>, symbols for the Rust port of libm were made always weakly available. This seems to be causing problems on platforms with ABI issues, as explained at <rust-lang/rust#125016 (comment)>. Disable Rust libm on x86 without sse2 to mitigate this.
- Loading branch information