Don't run valgrind on s390x
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
5500b7840f
commit
88a95b7d8e
@ -105,7 +105,7 @@ Python 3 bindings for libmodulemd1
|
||||
|
||||
export LC_CTYPE=C.utf8
|
||||
|
||||
%ifarch %{power64}
|
||||
%ifarch %{power64} s390x
|
||||
# Valgrind is broken on ppc64[le] with GCC7:
|
||||
# https://bugs.kde.org/show_bug.cgi?id=386945
|
||||
export MMD_SKIP_VALGRIND=1
|
||||
|
Loading…
Reference in New Issue
Block a user