]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #33824 - alexcrichton:rustbuild-fix-local-rust, r=nikomatsakis
authorbors <bors@rust-lang.org>
Sat, 28 May 2016 20:24:51 +0000 (13:24 -0700)
committerbors <bors@rust-lang.org>
Sat, 28 May 2016 20:24:51 +0000 (13:24 -0700)
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.


Trivial merge