0.9.18.6: Win32 get-internal-real-time improved
[sbcl.git] / build-order.lisp-expr
index 20aa67c..8bed587 100644 (file)
  ("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)
  ("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.)