mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-01-06 16:27:40 +01:00
Adrien 'neox' Bourmault
c38348dbb5
With newer hostcc, trying to build GCC 8.3.0 will raise an error from ld: undefined reference to `__gnat_begin_handler_v1' This commit adds a patch for GCC found on coreboot [1] correcting this error by backporting the GNAT exception handler v1 to GCC 8.3.0 allowing GNAT to be built with newer hostcc like GCC 10+. [1]https://review.coreboot.org/c/coreboot/+/42158 Signed-off-by: Adrien 'neox' Bourmault <neox@gnu.org> Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> |
||
---|---|---|
.. | ||
0003-Tweak-cmos-defaults-for-KCMA-D8-for-a-little-speed-b.patch | ||
0004-Do-not-use-microcode-updates-on-AMD-platforms.patch | ||
0006-asus-kgpe-d16-enable-lc_cache_partitioning-and-exper.patch | ||
0008-crossgcc-patch-binutils-2.32-for-newer-hostcc.patch | ||
0010-coreboot-fam15h-use-new-upstream-for-acpica.patch | ||
0011-gcc-8.3.0_gnat_eh_new.patch |