From aa6d9438d030fa4682d5d450481085c901503da5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 12 Oct 2020 08:20:43 -0500 Subject: kernel-5.9.0-35 * Mon Oct 12 2020 Fedora Kernel Team [5.9.0-35] - Filter out LTO build options from the perl ccopts ("Justin M. Forbes") - Temporarily remove cdomain from sphinx documentation ("Justin M. Forbes") - Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377 ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes --- patch-5.9.0-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.9.0-redhat.patch') diff --git a/patch-5.9.0-redhat.patch b/patch-5.9.0-redhat.patch index 896d1e67d..092be636e 100644 --- a/patch-5.9.0-redhat.patch +++ b/patch-5.9.0-redhat.patch @@ -218,7 +218,7 @@ index 000000000000..effb81d04bfd + +endmenu diff --git a/Makefile b/Makefile -index f84d7e4ca0be..f10deca1183b 100644 +index 51540b291738..cb84fca3accc 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ -- cgit