On 1/5/21 1:44 PM, GitLab Bridge on behalf of jmflinuxtx wrote: > From: "Justin M. Forbes" <[email protected]> > > This is required for some of the gcc plugins. > > Signed-off-by: Justin M. Forbes <[email protected]> > --- > redhat/kernel.spec.template | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template > index 5941924711d4..c8ee1f82c494 100755 > --- a/redhat/kernel.spec.template > +++ b/redhat/kernel.spec.template > @@ -501,7 +501,7 @@ Requires: kernel-modules-uname-r = %{KVERREL}%{?variant} > # > BuildRequires: kmod, patch, bash, tar, git-core > BuildRequires: bzip2, xz, findutils, gzip, m4, perl-interpreter, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk > -BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc, bison, flex > +BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc, bison, flex, > gcc-c++
Acked-by: Prarit Bhargava <[email protected]> P. _______________________________________________ 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]
