Skip to content

Commit 5fd3adb

Browse files
committed
Update compiler requirements for GCC to 4.9
1 parent df856d4 commit 5fd3adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Requirements
9191

9292
The SDSL library requires:
9393

94-
* A modern, C++11 ready compiler such as `g++` version 4.7 or higher or `clang` version 3.2 or higher.
94+
* A modern, C++11 ready compiler such as `g++` version 4.9 or higher or `clang` version 3.2 or higher.
9595
* The [cmake][cmake] build system.
9696
* A 64-bit operating system. Either Mac OS X or Linux are currently supported.
9797
* For increased performance the processor of the system should support fast bit operations available in `SSE4.2`

0 commit comments

Comments
 (0)