Skip to content

Conversation

tgross35
Copy link
Contributor

In #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.

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.
@Amanieu Amanieu merged commit 7607343 into rust-lang:master Jun 22, 2024
@tgross35 tgross35 deleted the libm-sse-fix branch June 22, 2024 08:47
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