require gcc 4.8

This commit is contained in:
Patrick Brosi 2018-07-04 14:36:29 +02:00
parent 73d159f449
commit 80b4922b02

View file

@ -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