|
|
|
|
|
by Aardwolf
3066 days ago
|
|
how does that stop it from using the latest version of clang++ or g++? they are backwards compatible with older C++ versions. The context is linux and a makefile failing with a message that your g++ or clang++ must be a version older than something |
|