From dc4f070792ab71ef244b2b02b291b033d5ae6b27 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Sun, 14 Jun 2020 18:10:41 -0500 Subject: kernel-5.8.0-0.rc1.1 * Sun Jun 14 2020 Justin M. Forbes [5.8.0-0.rc1.1] - Fedora config update for rc1 ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes --- 0001-Drop-that-for-now.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '0001-Drop-that-for-now.patch') diff --git a/0001-Drop-that-for-now.patch b/0001-Drop-that-for-now.patch index acb3af04e..c705fced5 100644 --- a/0001-Drop-that-for-now.patch +++ b/0001-Drop-that-for-now.patch @@ -8,10 +8,10 @@ Subject: [PATCH] Drop that for now 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile -index 07e96d9ab020..e9d06886f99c 100644 +index ed7261e9158f..449cafd619cb 100644 --- a/Makefile +++ b/Makefile -@@ -510,7 +510,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE +@@ -496,7 +496,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE KBUILD_CFLAGS := -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs \ -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE \ -Werror=implicit-function-declaration -Werror=implicit-int \ -- cgit