Properly check valgrind arches

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
epel10
David Abdurachmanov 2 years ago committed by Richard W.M. Jones
parent be8b74634f
commit bb7e6aeb6c

@ -29,7 +29,7 @@ BuildRequires: libuuid-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
BuildRequires: openssl-devel BuildRequires: openssl-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
%ifnarch s390 %{mips} %ifarch %{valgrind_arches}
BuildRequires: valgrind BuildRequires: valgrind
%endif %endif

Loading…
Cancel
Save