From: Coiby Xu <[email protected]>

redhat: drop unneeded build-time dependency gcc-plugin-devel

gcc-plugin-devel was added as a build-time dependency because
CONFIG_GCC_PLUGINS was enabled in commit 4f367b12148d ("redhat/configs:
Enable CONFIG_GCC_PLUGINS on ARK").

Later commit a310e189d2bb ("redhat/configs: Disable CONFIG_GCC_PLUGINS")
disabled CONFIG_GCC_PLUGINS, thus now gcc-plugin-devel is no longer
needed for building the kernel.

Fixes: a310e189d2bb ("redhat/configs: Disable CONFIG_GCC_PLUGINS")
Signed-off-by: Coiby Xu <[email protected]>

diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template
index blahblah..blahblah 100644
--- a/redhat/kernel.spec.template
+++ b/redhat/kernel.spec.template
@@ -664,7 +664,6 @@ BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc, 
bison, flex, gcc-c++
 BuildRequires: net-tools, hostname, bc, elfutils-devel
 BuildRequires: dwarves
 BuildRequires: python3-devel
-BuildRequires: gcc-plugin-devel
 BuildRequires: kernel-rpm-macros
 # glibc-static is required for a consistent build environment (specifically
 # CONFIG_CC_CAN_LINK_STATIC=y).

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2656
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to