X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=build-order.lisp-expr;h=8b58ee1cb1f63587536abc00ad799d4deca04843;hb=43c6634142a96e1d1bab2efe1a39cd8234903c41;hp=af5c47214fc337ab652480b585a900ed5d6d73da;hpb=b31eab5875e8058a2fdfcb879e23c2724d25a278;p=sbcl.git diff --git a/build-order.lisp-expr b/build-order.lisp-expr index af5c472..8b58ee1 100644 --- a/build-order.lisp-expr +++ b/build-order.lisp-expr @@ -573,7 +573,7 @@ ;; x compilation, for now we blithely ignore them and press on to more ;; x pressing problems. Someday, though, it would be nice to figure out ;; x what the problem is and fix it. - #!+(or ppc sparc) :ignore-failure-p) + #!+(or ppc) :ignore-failure-p) ("src/code/cross-modular" :not-target) ("src/compiler/target/subprim")