Skip to content

Commit

Permalink
Revert "Auto merge of rust-lang#43059 - Mark-Simulacrum:rustbuild-2.0…
Browse files Browse the repository at this point in the history
…, r=alexcrichton"

This reverts commit 8d22af8, reversing
changes made to f8d485f.
  • Loading branch information
Mark-Simulacrum committed Jul 23, 2017
1 parent f3e26a0 commit a230f15
Show file tree
Hide file tree
Showing 20 changed files with 4,677 additions and 5,460 deletions.
21 changes: 13 additions & 8 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions src/bootstrap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,8 @@ build_helper = { path = "../build_helper" }
cmake = "0.1.23"
filetime = "0.1"
num_cpus = "1.0"
toml = "0.1"
getopts = "0.2"
rustc-serialize = "0.3"
gcc = "0.3.50"
libc = "0.2"
serde = "1.0.8"
serde_derive = "1.0.8"
serde_json = "1.0.2"
toml = "0.4"
lazy_static = "0.2"
Loading

0 comments on commit a230f15

Please sign in to comment.