X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=9976de762011ea7fe2d8bdfef1334d32025376fa;hb=3ca73f72116001579bde0f59e5aa1359cc41631e;hp=f606bc3ffab7675fad17e35b594b92d50aafde12;hpb=b0a7abdf2bd6f2d66fcce97196024cdb0e1a1886;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index f606bc3..9976de7 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -519,6 +519,8 @@ ("src/compiler/debug-dump") ("src/compiler/generic/utils") + ("src/compiler/fopcompile") + ("src/assembly/assemfile") ;; Compiling this file requires the macros SB!ASSEM:EMIT-LABEL and