| commit | c20483b928d9c923d7c5e0a6c321cf32ac13d590 | [log] [tgz] |
|---|---|---|
| author | Mike Beaton <mjsbeaton@gmail.com> | Sun Dec 07 15:49:53 2025 +0000 |
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | Wed Dec 10 08:18:57 2025 +0000 |
| tree | 7a6db558d7b209102802561eea969f0723122269 | |
| parent | b38fea51eb65b1e7f67a6016d07d6ee05da1c5fd [diff] |
Global: Make additional upgrades from GCC5 to GCC Following on from the previous commit upgrading the CI from GCC5 to GCC, in this commit we make the same upgrade in additional locations where it appears appropriate. Potential candidates discovered by simple `grep -r GCC5` in the project. Continuous-integration-options: PatchCheck.ignore-multi-package Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>