No valgrind available on riscv64.
This commit is contained in:
parent
1768987fbc
commit
05c99bb32e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user