CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/12 15:26:36
Modified files:
lang/sbcl : Makefile distinfo
Log message:
update lang/sbcl to 2.2.4
unbreak sbcl on i386 by using lang/ecl for the bootstrap: it's waaay
slower than lang/clisp but works. Joshua hinted that it can be used to
build sbcl on other arches too.
Add a BDEP on capstone because the sb-capstone package uses it at build
time if present to run some sanity checks. The sb-capstone library
caused some failures in the past on powerpc: they were fixed (with help
from gkoehler@, thanks!) and upstreamed.
maintainer timeout; ok solene@. (ok sthen@ and gkoehler@ on a previous
version.)