X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=8bed58755d1751c7d8d0bad35ec53276a0a689c1;hb=48c0b595a2a0ebfe4021b5355c6db720a0b68fab;hp=20aa67c828c48618cf71ef4492d84a90f546f767;hpb=dcb73f3edef1e31078fbe585e2fafbd26743efd7;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 20aa67c..8bed587 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -215,6 +215,7 @@ ("src/code/string" :not-host) ("src/code/mipsstrops" :not-host) + ("src/code/early-time" :not-host) ("src/code/unix" :not-host) #!+win32 ("src/code/win32" :not-host) #!+mach ("src/code/mach" :not-host) @@ -305,7 +306,6 @@ ("src/compiler/policy") ("src/compiler/policies") ("src/code/typedefs") - ("src/code/late-alieneval" :not-host) ; needs POLICY ;; ("src/code/defbangmacro" was here until sbcl-0.6.7.3.)