diff options
-rwxr-xr-x | kernel.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec index 4354f7bd3..0c79e804d 100755 --- a/kernel.spec +++ b/kernel.spec @@ -747,7 +747,6 @@ Patch1: patch-%{rpmversion}-redhat.patch Patch2: secureboot_merge_fix.patch %endif -Patch3: gcc11-plugins-fix.patch Patch4: aarch64build.patch # empty final patch to facilitate testing of kernel patches @@ -1254,7 +1253,6 @@ ApplyOptionalPatch patch-%{rpmversion}-redhat.patch ApplyOptionalPatch secureboot_merge_fix.patch %endif -ApplyOptionalPatch gcc11-plugins-fix.patch ApplyOptionalPatch aarch64build.patch |