X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fkill-non-lisp-thread.impure.lisp;h=f59e7f4b38d5d7036253ae95a7755154d66dbf97;hb=6b8604ad86a30578a776d706d01b2f3ab3fac8f2;hp=b700420f27ece336bb0d1b5f0eeebad6b4a254ea;hpb=dd54f9e004a0a83d1328e94648f48dcc27e0be5b;p=sbcl.git diff --git a/tests/kill-non-lisp-thread.impure.lisp b/tests/kill-non-lisp-thread.impure.lisp index b700420..f59e7f4 100644 --- a/tests/kill-non-lisp-thread.impure.lisp +++ b/tests/kill-non-lisp-thread.impure.lisp @@ -11,7 +11,7 @@ ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. -#-sb-thread +#+(or :win32 (not :sb-thread)) (sb-ext:exit :code 104) (use-package :sb-alien)