diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-08-24 09:10:00 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-08-24 09:10:00 -0500 |
commit | 427e0b0cd9f365866f7b2517c77ed712f5df9cc7 (patch) | |
tree | 84269eebd5b635c080ac1c12ec59981ee888ff7a /0001-Drop-that-for-now.patch | |
parent | b22144999f0a40e1bb720146c2ce708c478a8f74 (diff) | |
download | kernel-427e0b0cd9f365866f7b2517c77ed712f5df9cc7.tar.gz kernel-427e0b0cd9f365866f7b2517c77ed712f5df9cc7.tar.xz kernel-427e0b0cd9f365866f7b2517c77ed712f5df9cc7.zip |
kernel-5.9.0-0.rc2.1
* Mon Aug 24 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc2.1]
- v5.9-rc2 rebase
- Updated changelog for the release based on c3d8f220d012 (Fedora Kernel Team)
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 0310d4652..37f8356ee 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 1434a354290f..9c0083343ea1 100644 +index 83033334b565..824e2caf4067 100644 --- a/Makefile +++ b/Makefile -@@ -498,7 +498,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE +@@ -497,7 +497,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 \ |