X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-2.sh;h=0155ac7f92e9ca40a1dc8288bb52c6fd1f729802;hb=6c2c952e89b251ca838df40c9e0ad09619afc037;hp=19baf68a4fcd5dcff7f8117b7cda5531ca4f460c;hpb=3273f8edb6c40ed9e046c807b0f1d1ff42bb9a35;p=sbcl.git diff --git a/make-target-2.sh b/make-target-2.sh index 19baf68..0155ac7 100644 --- a/make-target-2.sh +++ b/make-target-2.sh @@ -34,7 +34,6 @@ echo //doing warm init ;; Now that we use the compiler for macros, interpreted ;; /SHOW doesn't work until later in init. #+sb-show (print "/hello, world!") - (sb!ext:purify) ;; Until PRINT-OBJECT and other machinery is set up, ;; we want limits on printing to avoid infinite output.