X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=90f5307328beafa7d535e7d319330439a196a8b8;hb=5e291412ff095a2016388eee8ac265e12d565119;hp=0cdd20b6d003b9083eba3459ec294065f8ef1289;hpb=bffa99d35c7d50ac46b9eb7dbe25d1ab1a0e6145;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 0cdd20b..90f5307 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -650,6 +650,8 @@ ("src/code/debug" :not-host) + ("src/code/octets" :not-host) + ;; The code here can't be compiled until CONDITION and ;; DEFINE-CONDITION are defined and SB!DEBUG:*STACK-TOP-HINT* is ;; declared special.