summaryrefslogtreecommitdiff
path: root/dev-lisp/ecl/files
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>
2023-09-14Package move dev-lisp/ecls to dev-lisp/eclUlrich Müller
Closes: https://bugs.gentoo.org/586230 Signed-off-by: Ulrich Müller <ulm@gentoo.org>