immortalwrt/target
Matt Merhar ca324eb192 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>
2021-09-16 23:54:28 +08:00
..
imagebuilder imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archive 2021-05-09 00:35:59 +08:00
linux kernel: fix jffs2 compilation with GCC_PLUGIN_RANDSTRUCT enabled 2021-09-16 23:54:28 +08:00
sdk sdk: revert opde patch 2021-08-18 23:01:20 +08:00
toolchain build: improve ccache support 2021-01-02 12:08:17 +08:00
Config.in base-files: add generic sdcard upgrade method 2021-08-07 12:09:16 +08:00
Makefile