summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-09-22 16:46:42 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2021-09-22 16:46:42 +0200
commita3cf1ea19f632ed31579804c10764f271126cc96 (patch)
treef630dd7d9b37497f2b328e3078d9b5cea105ac01
parent132566475d23c9428c0995d939e2f36f3d5a293d (diff)
parentf9c8b320c285fc86cf44c05a6c0391b93bd17b28 (diff)
downloadkernel-a3cf1ea19f632ed31579804c10764f271126cc96.tar.gz
kernel-a3cf1ea19f632ed31579804c10764f271126cc96.tar.xz
kernel-a3cf1ea19f632ed31579804c10764f271126cc96.zip
Merge remote-tracking branch 'origin/rawhide' into rawhide-user-thl-vanilla-fedora
-rwxr-xr-xkernel.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 99a0ce379..ee919a20c 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -396,6 +396,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