diff options
author | Thorsten Leemhuis <fedora@leemhuis.info> | 2022-02-19 18:05:53 +0100 |
---|---|---|
committer | Thorsten Leemhuis <fedora@leemhuis.info> | 2022-02-19 18:05:53 +0100 |
commit | 7fd138fbbc8257b0e2d0488a6719a07874414f3b (patch) | |
tree | b0ee4e2fb96ace210c6f8bf379fc539d76a8a6de | |
parent | 723b09ba0898d2875e4d3fa84f04a07718d2354d (diff) | |
download | kernel-7fd138fbbc8257b0e2d0488a6719a07874414f3b.tar.gz kernel-7fd138fbbc8257b0e2d0488a6719a07874414f3b.tar.xz kernel-7fd138fbbc8257b0e2d0488a6719a07874414f3b.zip |
remove gcc-12 patchkernel-5.17.0-0.rc4.20220218git9195e5e0adbb.100.vanilla.1.fc37kernel-5.17.0-0.rc4.20220218git9195e5e0adbb.100.vanilla.1.fc36
-rwxr-xr-x | kernel.spec | 7 |
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. |