提交 8895f252 编写于 作者: B bors

auto merge of #13942 : JamesLaverack/rust/master, r=luqmana

Version changed due to a newer requirement in LLVM.
......@@ -20,7 +20,7 @@ documentation.
## Building from Source
1. Make sure you have installed the dependencies:
* `g++` 4.4 or `clang++` 3.x
* `g++` 4.7 or `clang++` 3.x
* `python` 2.6 or later (but not 3.x)
* `perl` 5.0 or later
* GNU `make` 3.81 or later
......
......@@ -90,7 +90,7 @@ supported build environments that are most likely to work.
To build from source you will also need the following prerequisite
packages:
* g++ 4.4 or clang++ 3.x
* g++ 4.7 or clang++ 3.x
* python 2.6 or later (but not 3.x)
* perl 5.0 or later
* gnu make 3.81 or later
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册