X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=f9edeaf52d5b406dd15377110aaea7624d47b047;hb=2db3b6b4cb740d5b6512459c223859f747807b09;hp=26cbf1cd202500cd3445e112473dfcef4f9504f5;hpb=6daed982c84c6679df360561d48e8817bf6ed583;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index 26cbf1c..f9edeaf 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -511,6 +511,7 @@ ("src/compiler/target/alloc") ("src/compiler/target/call") ("src/compiler/target/nlx") + ("src/compiler/generic/late-nlx") ("src/compiler/target/show") ("src/compiler/target/array" ;; KLUDGE: Compiling this file for X86 raises alarming warnings of @@ -527,6 +528,7 @@ ;; what the problem is and fix it. (See the comments in ;; src/compiler/x86/array for a candidate patch.) -- WHN 19990323 :ignore-failure-p) + ("src/compiler/generic/array") ("src/compiler/target/pred") ("src/compiler/target/type-vops")