mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
f3a8baafbe
If we bootstrap a cross compile from a stage1 compiler, then the stage1 compiler already knows about the rustc => rustlib change, so we need to not add the extra flag if it's a stage0 version of a target from a stage1 of another target.