diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2024-05-11 15:19:29 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2024-05-11 15:19:33 +0200 |
commit | a04ba55790e31c692ca4b5a7456967be83707aa2 (patch) | |
tree | f66e006fc2c3bdbedfd7ebeb830a18c720d9eef3 /modules/gdscript/gdscript_function.cpp | |
parent | 916ea002c15e82879f3eada7c635daaecccc9e35 (diff) | |
download | redot-engine-a04ba55790e31c692ca4b5a7456967be83707aa2.tar.gz |
SCons: Bump minimum supported GCC version to GCC 9
- GCC 7 supports C++17 but seems to have breaking regressions, see #79352.
- GCC 8 broke C++17 guaranteed copy elision support, fixed in 8.4, but...
- GCC 9 is old enough (2022) to use as a baseline and stop dealing with
unmaintained and less efficient compiler versions.
Diffstat (limited to 'modules/gdscript/gdscript_function.cpp')
0 files changed, 0 insertions, 0 deletions