mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
e6c0e63bd5
The project build for compiler-rt is deprecated. The runtimes build will use the just-built clang. As such, we also need to pass --gcc-toolchain to the runtimes build, so that it can find the GCC installation.