]> git.lizzy.rs Git - rust.git/commit
Allow some tools to be run without first building LLVM.
authorkennytm <kennytm@gmail.com>
Sat, 9 Jun 2018 07:48:44 +0000 (15:48 +0800)
committerkennytm <kennytm@gmail.com>
Sat, 9 Jun 2018 20:31:49 +0000 (04:31 +0800)
commit14d50bfecb569aee7ee42430f50d46252b303d24
tree6d663aaaee2039225cb9c584ef6d02d6d05e1c7a
parent61d88318aa66669fba061e9af529365172d63cd0
Allow some tools to be run without first building LLVM.

Conservatively only disable LLVM for rust-installer. This should shave
5 minutes from the x86_64-gnu-distcheck job by not building LLVM twice.
src/bootstrap/tool.rs