diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-09-30 10:55:26 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-09-30 10:55:26 -0500 |
commit | 8bf7e7fde6b9176ccaac91a0c95464f326d8a008 (patch) | |
tree | e2baee2da7d349311c64f206a6a3dd6eb8935211 /0001-Drop-that-for-now.patch | |
parent | 430af957008fa73bd81840a407110ed7a979ae02 (diff) | |
download | kernel-8bf7e7fde6b9176ccaac91a0c95464f326d8a008.tar.gz kernel-8bf7e7fde6b9176ccaac91a0c95464f326d8a008.tar.xz kernel-8bf7e7fde6b9176ccaac91a0c95464f326d8a008.zip |
kernel-5.9.0-0.rc7.20200930gitfb0155a09b02.21
* Wed Sep 30 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc7.20200930gitfb0155a09b02.21]
- Merge ark-patches
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 3dcd928eb..8b813bfa6 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 53bbe4be5a69..9d060d6f3037 100644 +index b70997f7ddf9..680d906eee35 100644 --- a/Makefile +++ b/Makefile -@@ -497,7 +497,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE +@@ -498,7 +498,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 \ |