Skip to content

Commit 9d6520f

Browse files
authoredAug 18, 2016
Auto merge of #35769 - eddyb:rollup, r=eddyb
Rollup of 12 pull requests - Successful merges: #35346, #35734, #35739, #35740, #35742, #35744, #35749, #35750, #35751, #35756, #35766, #35768 - Failed merges:
·
1.90.01.13.0
2 parents 169b612 + d69cd72 commit 9d6520f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+691
-79
lines changed
 

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Read ["Installing Rust"] from [The Book].
1919
* `g++` 4.7 or later or `clang++` 3.x
2020
* `python` 2.7 (but not 3.x)
2121
* GNU `make` 3.81 or later
22-
* `cmake` 2.8.8 or later
22+
* `cmake` 3.4.3 or later
2323
* `curl`
2424
* `git`
2525

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# rustbuild-only target

0 commit comments

Comments
 (0)
Please sign in to comment.