0.9.2.13:
[sbcl.git] / make-genesis-2.sh
index 38786ba..a76ea79 100644 (file)
@@ -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