]> git.lizzy.rs Git - rust.git/commit
Fixes other targets rustlibs installation
authorGitLab <gitlab@ebarreto>
Mon, 13 Mar 2017 17:44:54 +0000 (14:44 -0300)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 5 Apr 2017 00:16:42 +0000 (17:16 -0700)
commit56902fbe71b9b0a9b327972412fca085a8770e61
tree50f637d56b88ec943c5e91092f27fb482d19185d
parent2564711e803f62e04bebf10408cc1c11297c0caf
Fixes other targets rustlibs installation

When the user select more than one target to generate rustlibs for, rustbuild will only install the host one.

This patch fixes it, more info in https://github.com/rust-lang/rust/issues/39235#issuecomment-285878858
src/bootstrap/install.rs