X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=build-order.lisp-expr;h=09b11112165274507745bda9aeb9c87262a68532;hb=f68aae04c952d9e9749c0f7cc8cf3768e82f15a8;hp=29cf8caf57ec841ad2327c73fd5e8d4950b0f0d0;hpb=0a7604d54581d2c846838c26ce6a7993629586fa;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 29cf8ca..09b1111 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -277,6 +277,7 @@ ("src/code/error-error" :not-host) ; needs WITH-STANDARD-IO-SYNTAX macro + ("src/code/deadline" :not-host) ("src/code/serve-event" :not-host) ("src/code/fd-stream" :not-host) @@ -514,7 +515,6 @@ ("src/compiler/typetran") ("src/compiler/generic/vm-typetran") ("src/compiler/float-tran") - ("src/compiler/integer-tran") ("src/compiler/saptran") ("src/compiler/srctran") ("src/compiler/generic/vm-tran")