Resolves: rhbz#1423727 I don't believe the ppc64le-only valgrind warning
This commit is contained in:
parent
0f17e5400a
commit
9abb332365
@ -11,7 +11,8 @@ BuildRequires: perl, patch, autoconf, automake, libtool
|
|||||||
# s390 lacks valgrind support
|
# s390 lacks valgrind support
|
||||||
# no working valgrind built for MIPS yet
|
# no working valgrind built for MIPS yet
|
||||||
# tests with valgrind fail on arm
|
# tests with valgrind fail on arm
|
||||||
%ifnarch s390 %{arm} %{mips}
|
# tests with valgrind fail on ppc64le
|
||||||
|
%ifnarch s390 %{arm} %{mips} ppc64le
|
||||||
BuildRequires: valgrind
|
BuildRequires: valgrind
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user