Still broken, so let's just turn off selftests for ppc

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2021-10-05 13:24:56 -05:00
parent fdd71c313e
commit 3d94e393cb
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
1 changed files with 1 additions and 0 deletions

View File

@ -433,6 +433,7 @@ Summary: The Linux kernel
%define kernel_image vmlinux
%define kernel_image_elf 1
%define use_vdso 0
%define with_selftests 0
%define all_arch_configs kernel-%{version}-ppc64le*.config
%endif