X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-2.sh;h=bcfef1be70e9811e508e9ee49cb74e9e085f3000;hb=f294da03824843f07d781e655d5a5e70c2c4851e;hp=0a51ab9e2140529389115c5354fe71ea337dfebc;hpb=3eb39e017e52b5d704e7d33405c873af52a533fd;p=sbcl.git diff --git a/make-target-2.sh b/make-target-2.sh index 0a51ab9..bcfef1b 100644 --- a/make-target-2.sh +++ b/make-target-2.sh @@ -32,6 +32,7 @@ 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.