summaryrefslogtreecommitdiff
path: root/config/coreboot/default/patches/0042-further-gcc-15-fix-for-compiling-gmp.patch
AgeCommit message (Collapse)Author
10 hoursfurther gcc-15 fix for gmp on -std=23Leah Rowe
the fix in the previous revision wasn't being applied properly, because the build system of gmp generates a conftest.c file, and the entry being made for it was actually coming from this place in the configure file. Signed-off-by: Leah Rowe <leah@libreboot.org>