Rely on the native compiler
CentOS provides gcc 4.8.5, which has a decent support for C++14 features, enabled with -std=c++1y. In this way we don't need to bring in the devtoolset software collection.
parent
cc1fec0e
No related branches found
No related tags found
Loading
Please register or sign in to comment