Commit 65bd7a0
authored
Update compiler versions in readme (#1084)
Travic CI and Gitlab images which we use for compile
verification alrady use GCC 7.5 for month or more after
Ubuntu bionic added it as supported version.
So we started compiling for it, but missed updating README.md.
It was detected that README.md need to be updated during
job logs checking.
See example of travis job:
https://travis-ci.com/github/heremaps/here-data-sdk-cpp
or any linux FV build job in Gitlab.
Armhf image will use 7.5 too after updates soon.
Relates-To: OAM-700
Signed-off-by: Yaroslav Stefinko <[email protected]>1 parent dbba360 commit 65bd7a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments