No valgrind available on riscv64.

This commit is contained in:
Richard W.M. Jones 2016-10-08 07:17:21 +01:00
parent 1768987fbc
commit 05c99bb32e
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
%global with_systemtap 1
# some arches don't have valgrind so we need to disable its support on them
%ifnarch s390 %{mips}
%ifnarch s390 %{mips} riscv64
%global with_valgrind 1
%else
%global with_valgrind 0