0.6.12.7.flaky1.1:
[sbcl.git] / make-target-2.sh
index 03d53aa..c03fcaa 100644 (file)
@@ -46,8 +46,5 @@ echo //doing warm init
        ;; not wanted by default after build is complete. (And if it's
        ;; wanted, it can easily be turned back on.)
        #+sb-show (setf sb-int:*/show* nil)
-        ;; REMOVEME: This is supposed to be :PURIFY T, the :PURIFY NIL
-       ;; is a hopefully-very-short-lived workaround for a bug in
-       ;; sbcl-0.6.12.8.
-       (sb-ext:save-lisp-and-die "output/sbcl.core" :purify nil)
+       (sb-ext:save-lisp-and-die "output/sbcl.core" :purify t)
        EOF