X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-genesis-2.sh;h=551a34fcacaa0d2fc7f9de1aba350ca3abcecb06;hb=c5c178ceac9f34b2c3580557fec1ffe15073ac99;hp=620e6800e356b793c07223647bae8e294935fa99;hpb=d7f6139a91d7d9b0667a597584ae306d958bb2f4;p=sbcl.git diff --git a/make-genesis-2.sh b/make-genesis-2.sh index 620e680..551a34f 100644 --- a/make-genesis-2.sh +++ b/make-genesis-2.sh @@ -50,6 +50,7 @@ $SBCL_XC_HOST <<-'EOF' || exit 1 ;; The map file is not needed by the system, but can ;; be very handy when debugging cold init problems. :map-file-name "output/cold-sbcl.map") + #+cmu (ext:quit) EOF echo //testing for consistency of first and second GENESIS passes