mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
fa38fad5a2
Remove the install prefix from the rpath set when using -Crpath It was broken anyway for rustup installs and nobody seems to have noticed. Fixes https://github.com/rust-lang/rust/issues/82392