]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement
authorThorsten Blum <thorsten.blum@toblux.com>
Tue, 23 Jul 2024 16:53:31 +0000 (18:53 +0200)
committerKees Cook <kees@kernel.org>
Mon, 5 Aug 2024 21:34:23 +0000 (14:34 -0700)
commitf32e90c0688a3d1f8079ac18ed39b752d22e92bd
tree0c047396a5798408eaf8d4a9f4a20bba9eee327f
parentf91f7ac900e7342e0fd66093dfbf7cb8cb585a99
gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement

Since the kernel currently requires GCC 5.1 as a minimum, remove the
unnecessary GCC version >= 4.7 check.

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Link: https://lore.kernel.org/r/20240723165332.1947-1-thorsten.blum@toblux.com
Signed-off-by: Kees Cook <kees@kernel.org>
scripts/gcc-plugins/randomize_layout_plugin.c