diff options
author | Kees Cook <keescook@chromium.org> | 2018-02-05 17:27:46 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-05 09:26:42 +0200 |
commit | 77d1658e5dd111dc01972d57ce1984654cca1131 (patch) | |
tree | 50a8836e215afaa4ab21c9cfd500129176c57668 /Makefile | |
parent | 616d41d1b4087a85ec1091f6a7f4460911083f44 (diff) | |
download | linux-exynos-77d1658e5dd111dc01972d57ce1984654cca1131.tar.gz linux-exynos-77d1658e5dd111dc01972d57ce1984654cca1131.tar.bz2 linux-exynos-77d1658e5dd111dc01972d57ce1984654cca1131.zip |
gcc-plugins: Use dynamic initializers
commit b86729109c5fd0a480300f40608aac68764b5adf upstream.
GCC 8 changed the order of some fields and is very picky about ordering
in static initializers, so instead just move to dynamic initializers,
and drop the redundant already-zero field assignments.
Suggested-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Lance Albertson <lance@osuosl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions