X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=make-host-2.lisp;h=0258b19435e4b31029d2dbf76cc166c37febcbee;hb=6b8baeece6cf870e3f979a9f09c32985c64c04de;hp=8bc96bf362796332568d5a68cfaaca31424ad4a5;hpb=89987c8a1599b9bfc267d8d54ea02c588e8b24a5;p=sbcl.git diff --git a/make-host-2.lisp b/make-host-2.lisp index 8bc96bf..0258b19 100644 --- a/make-host-2.lisp +++ b/make-host-2.lisp @@ -27,9 +27,7 @@ ;; sbcl-internal optimization declarations: ;; ;; never insert stepper conditions - (sb!c:insert-step-conditions 0) - ;; always stack-allocate if requested - (sb!c::stack-allocate-dynamic-extent 3))))) + (sb!c:insert-step-conditions 0))))) (compile 'proclaim-target-optimization) (defun in-target-cross-compilation-mode (fun)