diff options
author | Matt Merhar <mattmerhar@protonmail.com> | 2021-09-06 19:32:48 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-09-13 17:08:12 +0200 |
commit | 55643e469c21ae268cd9842705ae064404094f07 (patch) | |
tree | a5efcb645c02e5565a59782edbe31a7b018e51c8 /include/version.mk | |
parent | 1a3b3dc7974c98843baeb22251dc4c580dc771d6 (diff) | |
download | upstream-55643e469c21ae268cd9842705ae064404094f07.tar.gz upstream-55643e469c21ae268cd9842705ae064404094f07.tar.bz2 upstream-55643e469c21ae268cd9842705ae064404094f07.zip |
kernel: fix jffs2 compilation with GCC_PLUGIN_RANDSTRUCT enabled
Designated initializers are required when using the randstruct GCC
plugin, otherwise an error like the following is seen:
./include/linux/lzma.h:60:31: error: positional initialization of field in 'struct' declared with 'designated_init' attribute [-Werror=designated-init]
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
Diffstat (limited to 'include/version.mk')
0 files changed, 0 insertions, 0 deletions