X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-host-2.sh;h=580af2f55182f416d0107f596e210b533c3abd45;hb=f98d63ddb86859259bf12f2e276fb577cbe168eb;hp=ae5ae3d1f18ed0b42bb4d316f7b529ed24d72cdf;hpb=3273f8edb6c40ed9e046c807b0f1d1ff42bb9a35;p=sbcl.git diff --git a/make-host-2.sh b/make-host-2.sh index ae5ae3d..580af2f 100644 --- a/make-host-2.sh +++ b/make-host-2.sh @@ -136,6 +136,7 @@ $SBCL_XC_HOST <<-'EOF' || exit 1 #+clisp (ext:saveinitmem "output/after-xc.core")) #+cmu (ext:quit) #+clisp (ext:quit) + #+abcl (ext:quit) EOF # Run GENESIS (again) in order to create cold-sbcl.core. (The first