X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=6109208c478f58c0734edb96d0889e4566fc749d;hb=f4820c2cd6eb6af8f21312e2e2ca19af42de4be6;hp=27b9cc24b639b9cd8749b310065d7b9a0c7fee5b;hpb=d1e7b48b17180a417c41ed55eb382ebf6d4e7a2a;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 27b9cc2..6109208 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -501,7 +501,6 @@ ("src/compiler/ir1tran") ("src/compiler/ir1tran-lambda") ("src/compiler/ir1-translators") - ("src/compiler/ir1-step") ("src/compiler/ir1util") ("src/compiler/ir1report") ("src/compiler/ir1opt") @@ -667,7 +666,10 @@ ("src/code/sharpm" :not-host) ; uses stuff from "code/reader" ("src/code/alloc" :not-host) + ("src/code/early-step") ; target-thread needs *STEP-OUT* + ("src/code/target-thread" :not-host) + ;; defines SB!DI:DO-DEBUG-FUN-BLOCKS, needed by target-disassem.lisp ("src/code/gc" :not-host) ("src/code/purify" :not-host)