![]() Update the binary used to bootstrap SBCL versions on Darwin (Mac OS) x86-64 systems (i.e. Intel, i.e. non-ARM) from 1.2.11 (released in 2015) to 2.2.9 (released September 2022). Generally, the more recent the bootstrap binary, the fewer the problems. This bootstrap binary can be used to compile other SBCL versions (for this target) from source. Those don’t have binary releases by the SBCL team. This is useful because building SBCL 2.x from source, using the binary release of 1.2.11, on this system configuration, ended up in an endless loop. See also this thread on the Mac ports forum, where people are having the same issue: https://trac.macports.org/ticket/64621 Now that SBCL has released a more recent binary build for this system, the problem is solved. |
||
---|---|---|
.. | ||
2.0.8.nix | ||
2.0.9.nix | ||
2.1.1.nix | ||
2.1.2.nix | ||
2.1.9.nix | ||
2.1.10.nix | ||
2.1.11.nix | ||
2.2.4.nix | ||
2.2.6.nix | ||
bootstrap.nix | ||
common.nix |