summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.