summaryrefslogtreecommitdiff
path: root/dev-lisp/ecl/files/ecl-24.5.10-gcc15.patch
AgeCommit message (Collapse)Author
2025-07-13dev-lisp/ecl: build ecl with gcc-15Dima Pasechnik
Currently ecl does not build with gcc-15. We fix this here. While the upcoming ecl release will allow C23, here we request C17 (std=gnu17, to be precise). With this, "emerge maxima[ecl]" works. Signed-off-by: Dima Pasechnik <dima@pasechnik.info> Closes: https://bugs.gentoo.org/956007 Part-of: https://github.com/gentoo/gentoo/pull/42835 Closes: https://github.com/gentoo/gentoo/pull/42835 Signed-off-by: Sam James <sam@gentoo.org>