0.9.2.38: thread cleanup, paranoid
[sbcl.git] / build-order.lisp-expr
index 5d4acb2..d622fc8 100644 (file)
  ("src/code/alloc"             :not-host)
 
  ("src/code/target-thread"     :not-host)
- #!+sb-thread
- ("src/code/target-multithread" :not-host)
- #!-sb-thread
- ("src/code/target-unithread"  :not-host)
  ;; defines SB!DI:DO-DEBUG-FUN-BLOCKS, needed by target-disassem.lisp
  ("src/code/gc"     :not-host)
  ("src/code/purify" :not-host)