mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Skip alloc-histo.impure on -system-tlabs
This commit is contained in:
parent
251f44cc24
commit
daab4012d8
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
#-x86-64 (invoke-restart 'run-tests::skip-file)
|
||||
#-(and x86-64 system-tlabs) (invoke-restart 'run-tests::skip-file)
|
||||
|
||||
(defvar *print-histogram* nil)
|
||||
(defun check-histogram (bin-index count kind)
|
||||
|
|
|
|||
Loading…
Reference in a new issue