diff options
author | Leah Rowe <leah@libreboot.org> | 2025-04-29 21:18:06 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-04-29 22:16:09 +0100 |
commit | 9a9cd26b2d54aa0f58ebe91d57cbfb645d2c545a (patch) | |
tree | 02da189c9f9ba11c618252843e28c11e6fb261f9 /config/u-boot/default | |
parent | 80007223c853d9a4e07e983cad7ad61b42637542 (diff) |
coreboot/default and fam15h: gmp fix, gcc15 hostcc
gcc 15 defaults to -std=c23, but the older gcc was
using -std=c17. The new c23 breaks GMP, so let's add
a patch from upstream (GMP project) to fix it.
this has been done to both coreboot trees.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/u-boot/default')
0 files changed, 0 insertions, 0 deletions