summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2022-02-19 18:05:53 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2022-02-19 18:05:53 +0100
commit7fd138fbbc8257b0e2d0488a6719a07874414f3b (patch)
treeb0ee4e2fb96ace210c6f8bf379fc539d76a8a6de
parent723b09ba0898d2875e4d3fa84f04a07718d2354d (diff)
downloadkernel-7fd138fbbc8257b0e2d0488a6719a07874414f3b.tar.gz
kernel-7fd138fbbc8257b0e2d0488a6719a07874414f3b.tar.xz
kernel-7fd138fbbc8257b0e2d0488a6719a07874414f3b.zip
-rwxr-xr-xkernel.spec7
1 files changed, 0 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index ec18b3038..13aa73f99 100755
--- a/kernel.spec
+++ b/kernel.spec
@@ -865,9 +865,6 @@ Source4002: gating.yaml
Patch1: patch-%{patchversion}-redhat.patch
%endif
-# from kernel-ark
-Patch2: gcc-12-subcmd-util.patch
-
# empty final patch to facilitate testing of kernel patches
Patch999999: linux-kernel-test.patch
@@ -1409,10 +1406,6 @@ ApplyOptionalPatch patch-%{patchversion}-redhat.patch
ApplyOptionalPatch linux-kernel-test.patch
-%if 0%{?fedora} >= 36
-ApplyOptionalPatch gcc-12-subcmd-util.patch
-%endif
-
# END OF PATCH APPLICATIONS
# Any further pre-build tree manipulations happen here.