X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-genesis-2.sh;h=a76ea79d85296e610cf68c8e3613b9037a630c32;hb=5e92e9ed61903658015c2a75c79a32ad41dbd29d;hp=38786bac8b35c93ab7a9d58be99a88197648f373;hpb=0739c3692a3da5a8096662a0893c905be69bc12a;p=sbcl.git diff --git a/make-genesis-2.sh b/make-genesis-2.sh index 38786ba..a76ea79 100644 --- a/make-genesis-2.sh +++ b/make-genesis-2.sh @@ -51,6 +51,8 @@ $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) + #+abcl (ext:quit) EOF echo //testing for consistency of first and second GENESIS passes