Clone sbcl version 2.4.2
This commit is contained in:
parent
57fe9c35bc
commit
1bba8dafec
1 changed files with 1 additions and 1 deletions
|
@ -531,7 +531,7 @@ write_files:
|
||||||
# wget http://prdownloads.sourceforge.net/sbcl/sbcl-2.3.10-source.tar.bz2
|
# wget http://prdownloads.sourceforge.net/sbcl/sbcl-2.3.10-source.tar.bz2
|
||||||
# Extract it
|
# Extract it
|
||||||
# tar -xjf sbcl-2.3.10-source.tar.bz2
|
# tar -xjf sbcl-2.3.10-source.tar.bz2
|
||||||
git clone --depth 1 --branch sbcl-2.4.0 git://git.code.sf.net/p/sbcl/sbcl ~/sbcl
|
git clone --branch sbcl-2.4.2 git://git.code.sf.net/p/sbcl/sbcl ~/sbcl
|
||||||
# Change into the directory
|
# Change into the directory
|
||||||
cd sbcl
|
cd sbcl
|
||||||
# Compile and install
|
# Compile and install
|
||||||
|
|
Loading…
Add table
Reference in a new issue