Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 hours | further gcc-15 fix for gmp on -std=23 | Leah 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> |