]> git.lizzy.rs Git - rust.git/commit
rustbuild: Add support for --enable-local-rust
authorAlex Crichton <alex@alexcrichton.com>
Mon, 23 May 2016 20:49:37 +0000 (13:49 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 24 May 2016 05:57:33 +0000 (22:57 -0700)
commit09859692ffcf09a9c1e302adcb97f6dc0fb680dc
treeb98791b28131ebae4da5954e09d6650f97e37bce
parentdd6e8d45e183861d44ed91a99f0a50403b2776a3
rustbuild: Add support for --enable-local-rust

This commit adds support for the `--enable-local-rust` `./configure` switch
which uses the locally installed `rustc` to bootstrap the compiler.
src/bootstrap/build/config.rs