diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-14 18:10:41 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-06-14 18:10:41 -0500 |
commit | dc4f070792ab71ef244b2b02b291b033d5ae6b27 (patch) | |
tree | 2fbde99a2217a5a6b61c41d481717baa0679e6de /0001-Drop-that-for-now.patch | |
parent | c0b2feb7cc95ed98798dd3d2aafa0679e81e7918 (diff) | |
download | kernel-dc4f070792ab71ef244b2b02b291b033d5ae6b27.tar.gz kernel-dc4f070792ab71ef244b2b02b291b033d5ae6b27.tar.xz kernel-dc4f070792ab71ef244b2b02b291b033d5ae6b27.zip |
kernel-5.8.0-0.rc1.1
* Sun Jun 14 2020 Justin M. Forbes <jforbes@fedoraproject.org> [5.8.0-0.rc1.1]
- Fedora config update for rc1 ("Justin M. Forbes")
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-Drop-that-for-now.patch')
-rw-r--r-- | 0001-Drop-that-for-now.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |