X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcold%2Fwarm.lisp;h=16a880cbef7e895b73764c359dcff8c5b4d0355f;hb=eadecfd6fd102f5c8eda32770153ceed2f9f3b70;hp=59332643b29c8bc75794b6e92ff3810205fefd39;hpb=2bdf5a3484eda55b0d4b9313aa6b3505b6d7cbd8;p=sbcl.git diff --git a/src/cold/warm.lisp b/src/cold/warm.lisp index 5933264..16a880c 100644 --- a/src/cold/warm.lisp +++ b/src/cold/warm.lisp @@ -129,7 +129,7 @@ ;; (arbitrary) linearization of the declared build ;; order dependencies from the old PCL defsys.lisp ;; dependency database. - "src/pcl/walk" + #+nil "src/pcl/walk" ; #+NIL = moved to build-order.lisp-expr "src/pcl/early-low" "src/pcl/macros" "src/pcl/compiler-support"