Remove valgrind.t

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-01-08 11:41:41 +02:00
parent bb67860ff2
commit 034c7ddaa3
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ Development tools for the Black Hole Solitaire Solver.
%cmake_build
%check
%ifarch %arm
%ifarch %arm riscv64
# valgrind suppression not working without glibc-debuginfo breaks it
%__rm -f t/valgrind.t
%endif