mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
09f04bf2c9
We only build LLVM for the host architecture, not the target architecture, so this was just a minor typo in the parameters uses. Closes #19383