Properly check valgrind arches
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
362681d20c
commit
d05ce2cc1f
@ -1,7 +1,7 @@
|
|||||||
Summary: A high-performance implementation of MPI
|
Summary: A high-performance implementation of MPI
|
||||||
Name: mpich
|
Name: mpich
|
||||||
Version: 4.1.2
|
Version: 4.1.2
|
||||||
Release: %autorelease
|
Release: %autorelease -e 0.riscv64
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.mpich.org/
|
URL: https://www.mpich.org/
|
||||||
|
|
||||||
@ -48,7 +48,7 @@ Provides: bundled(yaksa) = 0.2
|
|||||||
%endif
|
%endif
|
||||||
# For ./maint/extractcvars
|
# For ./maint/extractcvars
|
||||||
BuildRequires: perl(lib)
|
BuildRequires: perl(lib)
|
||||||
%ifnarch s390 %{mips}
|
%ifarch %{valgrind_arches}
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
%endif
|
%endif
|
||||||
# For %%{python3_sitearch}
|
# For %%{python3_sitearch}
|
||||||
|
Loading…
Reference in New Issue
Block a user