]> git.lizzy.rs Git - rust.git/commit
builder.cargo(): don't add "--target"/"--release" to cargo install
authorJohannes Nixdorf <mixi@exherbo.org>
Fri, 25 May 2018 12:04:27 +0000 (14:04 +0200)
committerJohannes Nixdorf <mixi@exherbo.org>
Thu, 31 May 2018 10:03:29 +0000 (12:03 +0200)
commitff8f226cab5614bcb340d75d86857ccbf33a33c3
treec764112cb2e4a12f065ebd6ba847b39b8b9ac265
parent81687c4a7f625f03fe3b15e6cb4647e9fbaa39bd
builder.cargo(): don't add "--target"/"--release" to cargo install

This is required to use builder.cargo for cargo-vendor.
src/bootstrap/builder.rs