X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-genesis-2.sh;h=42efb07a955287154f5daa60462ca9404cefcbab;hb=dcf5978d9d33098e868ae6eea28e1b310038c03d;hp=38786bac8b35c93ab7a9d58be99a88197648f373;hpb=0739c3692a3da5a8096662a0893c905be69bc12a;p=sbcl.git diff --git a/make-genesis-2.sh b/make-genesis-2.sh index 38786ba..42efb07 100644 --- a/make-genesis-2.sh +++ b/make-genesis-2.sh @@ -51,6 +51,7 @@ $SBCL_XC_HOST <<-'EOF' || exit 1 ;; be very handy when debugging cold init problems. :map-file-name "output/cold-sbcl.map") #+cmu (ext:quit) + #+clisp (ext:quit) EOF echo //testing for consistency of first and second GENESIS passes