mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
da2328b0b1
add -mrelax-relocations=no to i686-musl and i586-gnu I've been experiencing #34978 with these two targets. This applies the hack in #35178 to these targets as well. r? @alexcrichton