Checkout sbcl-2.3.11

This commit is contained in:
Marcus Kammer 2023-12-02 09:08:31 +01:00
parent 8f190c5458
commit 136639efad

View file

@ -453,7 +453,7 @@ write_files:
# wget http://prdownloads.sourceforge.net/sbcl/sbcl-2.3.10-source.tar.bz2
# Extract it
# tar -xjf sbcl-2.3.10-source.tar.bz2
git clone --depth 1 --branch sbcl-2.3.10 git://git.code.sf.net/p/sbcl/sbcl ~/sbcl
git clone --depth 1 --branch sbcl-2.3.11 git://git.code.sf.net/p/sbcl/sbcl ~/sbcl
# Change into the directory
cd sbcl
# Compile and install