Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:5.12 commit in: /
Date: Fri, 11 Jun 2021 13:21:27
Message-Id: 1623417590.13e766e98b60fdcbf537b4cb5742ba977a26d9fb.mpagano@gentoo
1 commit: 13e766e98b60fdcbf537b4cb5742ba977a26d9fb
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 11 13:19:50 2021 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 11 13:19:50 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=13e766e9
7
8 Fix CONFIG_GCC_PLUGINS typo
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 4567_distro-Gentoo-Kconfig.patch | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
16 index 4eee26b..b671313 100644
17 --- a/4567_distro-Gentoo-Kconfig.patch
18 +++ b/4567_distro-Gentoo-Kconfig.patch
19 @@ -214,7 +214,7 @@
20 + select FORTIFY_SOURCE
21 + select SECURITY_DMESG_RESTRICT
22 + select PANIC_ON_OOPS
23 -+ select CONFIG_GCC_PLUGINS=y
24 ++ select CONFIG_GCC_PLUGINS
25 + select GCC_PLUGIN_LATENT_ENTROPY
26 + select GCC_PLUGIN_STRUCTLEAK
27 + select GCC_PLUGIN_STRUCTLEAK_BYREF_ALL