summaryrefslogtreecommitdiff
path: root/dev-lisp/sbcl/sbcl-2.2.11.ebuild
AgeCommit message (Collapse)Author
2023-03-30removed unneeded and unmaintained packagesJohn Turner
2022-12-16dev-lisp/sbcl: ebuild now builds from source exclusivelyJohn Turner
This removes all code paths related to building with the precompiled SBCL binary.
2022-12-16dev-lisp/sbcl: (wip) bootstrap with ecls or already installed sbclJohn Turner
Added a system-bootstrap flag that allows building SBCL from source with either ecl or an existing install of sbcl.