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-11 12:13:50 -05:00
parent 6a61f6e69b
commit a0f78f3243
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
1 changed files with 1 additions and 0 deletions

View File

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