From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx> Enable CONFIG_GCC_PLUGINS on ark so CONFIG_GCC_PLUGIN_STRUCTLEAK can be enabled. Fedora already has CONFIG_GCC_PLUGINS enabled, so move it to the common directory so it can be shared with ark. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1856176 Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx> --- redhat/configs/ark/generic/CONFIG_GCC_PLUGINS | 1 - redhat/configs/{fedora => common}/generic/CONFIG_GCC_PLUGINS | 0 2 files changed, 1 deletion(-) delete mode 100644 redhat/configs/ark/generic/CONFIG_GCC_PLUGINS rename redhat/configs/{fedora => common}/generic/CONFIG_GCC_PLUGINS (100%) diff --git a/redhat/configs/ark/generic/CONFIG_GCC_PLUGINS b/redhat/configs/ark/generic/CONFIG_GCC_PLUGINS deleted file mode 100644 index 072e253edbeb..000000000000 --- a/redhat/configs/ark/generic/CONFIG_GCC_PLUGINS +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_GCC_PLUGINS is not set diff --git a/redhat/configs/fedora/generic/CONFIG_GCC_PLUGINS b/redhat/configs/common/generic/CONFIG_GCC_PLUGINS similarity index 100% rename from redhat/configs/fedora/generic/CONFIG_GCC_PLUGINS rename to redhat/configs/common/generic/CONFIG_GCC_PLUGINS -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx