From: Prarit Bhargava <pra...@redhat.com>

redhat/configs: Disable CONFIG_GCC_PLUGINS

CONFIG_GCC_PLUGINS was enabled [1] for CONFIG_GCC_PLUGIN_STRUCTLEAK, but then
CONFIG_GCC_PLUGIN_STRUCTLEAK was disabled [2], leaving CONFIG_GCC_PLUGINS
enabled.

[1] ark commit 4f367b12148d ("redhat/configs: Enable CONFIG_GCC_PLUGINS on ARK")
[2] ark commit 733c7bb17b27 ("redhat/configs: Enable 
CONFIG_SCHED_STACK_END_CHECK for Fedora and ARK")

Signed-off-by: Prarit Bhargava <pra...@redhat.com>

diff --git a/redhat/configs/common/generic/CONFIG_GCC_PLUGINS 
b/redhat/configs/common/generic/CONFIG_GCC_PLUGINS
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_GCC_PLUGINS
+++ b/redhat/configs/common/generic/CONFIG_GCC_PLUGINS
@@ -1 +1 @@
-CONFIG_GCC_PLUGINS=y
+# CONFIG_GCC_PLUGINS is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2358
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to