Update minimum g++ version in documentation
Version changed due to a newer requirement in LLVM.
This commit is contained in:
parent
b0977b1e0f
commit
72f478f0e8
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue