X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fstep.impure.lisp;h=4ee3952f914efb5d2fc0ce68d92c74b2c0476a4a;hb=5c119c97cb1504dfdd5260fe8bcf1b8ac89ea3aa;hp=88428744ebabd0809d489593f728230c0848573a;hpb=f68aae04c952d9e9749c0f7cc8cf3768e82f15a8;p=sbcl.git diff --git a/tests/step.impure.lisp b/tests/step.impure.lisp index 8842874..4ee3952 100644 --- a/tests/step.impure.lisp +++ b/tests/step.impure.lisp @@ -14,7 +14,7 @@ (in-package :cl-user) ;; No stepper support on some platforms. -#-(or x86 x86-64 ppc sparc) +#-(or x86 x86-64 ppc sparc mips) (sb-ext:quit :unix-status 104) (defun fib (x)