summaryrefslogtreecommitdiffstats
path: root/0001-Drop-that-for-now.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-05-11 08:17:27 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2019-05-11 08:17:27 +0200
commitf4378e08e859b69c65ddecca8c860db9d9f67131 (patch)
tree8d9685208820449179e55a6c0b4f8772e02f74f9 /0001-Drop-that-for-now.patch
parent45b5f6d3056805626154f40d9dfc6d43bf43e936 (diff)
parent46d554b218abd67b9670498cf54cac499c9f826d (diff)
downloadkernel-f4378e08e859b69c65ddecca8c860db9d9f67131.tar.gz
kernel-f4378e08e859b69c65ddecca8c860db9d9f67131.tar.xz
kernel-f4378e08e859b69c65ddecca8c860db9d9f67131.zip
merge origin
Diffstat (limited to '0001-Drop-that-for-now.patch')
-rw-r--r--0001-Drop-that-for-now.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-Drop-that-for-now.patch b/0001-Drop-that-for-now.patch
index 6419d9d9a..1d1850944 100644
--- a/0001-Drop-that-for-now.patch
+++ b/0001-Drop-that-for-now.patch
@@ -14,7 +14,7 @@ index f5b1d0d168e0..5f31107b22d1 100644
@@ -430,7 +430,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 \
+ -Werror=implicit-function-declaration -Werror=implicit-int \
- -Wno-format-security \
+ -Wno-format-security -Wno-address-of-packed-member \
-std=gnu89