No valgrind available on riscv64.
This commit is contained in:
parent
1768987fbc
commit
05c99bb32e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue