Skip to content
Snippets Groups Projects
Verified Commit 42741af5 authored by Lars Bilke's avatar Lars Bilke
Browse files

Bump minimum gcc to 8.4.

8.3 did not work with tests based on std::filesystem:

Bug report: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90050

Even linking with -lstdc++fs did not help. 8.4 works, 9.2.1 too.
parent 2df5e22f
No related branches found
No related tags found
No related merge requests found
{
"minimum_version": {
"gcc": "8.0",
"gcc": "8.4",
"clang": "9.0",
"msvc": {
"year": "2019",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment