require gcc 4.8
This commit is contained in:
parent
73d159f449
commit
80b4922b02
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Precise map-matching for public transit schedules (GTFS data).
|
|||
## Requirements
|
||||
|
||||
* `cmake`
|
||||
* `gcc` >= 5
|
||||
* `gcc` >= 4.8
|
||||
* `libboost-system` >= 1.56, `libboost-filesystem` >= 1.56, `libboost-geometry` >= 1.56
|
||||
|
||||
## Building and Installation
|
||||
|
|
Loading…
Reference in a new issue