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 4f367b12 ("redhat/configs: Enable CONFIG_GCC_PLUGINS on ARK")
[2] ark commit 733c7bb1 ("redhat/configs: Enable CONFIG_SCHED_STACK_END_CHECK for Fedora and ARK")
Signed-off-by: Prarit Bhargava prarit@redhat.com