X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fstep.impure.lisp;h=4ee3952f914efb5d2fc0ce68d92c74b2c0476a4a;hb=3f79185595180cabcb53c05c88e6facc0a60cdb7;hp=88428744ebabd0809d489593f728230c0848573a;hpb=f0f8bc6c184e849782fc784230f8e235d3659d5d;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)