Temporarily turn off selftests which are failing to build on ppc

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2021-09-21 07:03:49 -05:00
parent 55df632eee
commit f9c8b320c2
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
1 changed files with 2 additions and 0 deletions

View File

@ -394,6 +394,8 @@ Summary: The Linux kernel
# sparse blows up on ppc
%ifnarch ppc64le
%define with_sparse 0
# Temporarily turn off selftests as they are failing to build on ppc
%define with_selftests 0
%endif
# zfcpdump mechanism is s390 only