https://bugzilla.redhat.com/show_bug.cgi?id=2036468

Dominik 'Rathann' Mierzejewski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #19 from Dominik 'Rathann' Mierzejewski <[email protected]> ---
(In reply to Christoph Erhardt from comment #14)
> A summary of the current status.
> 
> epel7, epel8
> ------------
> Fails to build due to unsatisfied `BuildRequires: gcc-c++ >= 10`. Nothing we
> can do, I guess.

Actually, there is. You can use

BuildRequires: devtoolset-10-gcc-c++

instead of plain

BuildRequires: gcc-c++

and then add

. /opt/rh/devtoolset-10/enable

at the beginning of %build and %check, if applicable.

See my existing binaryen[1] package for a recent example.

[1] https://src.fedoraproject.org/rpms/binaryen/blob/epel7/f/binaryen.spec


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2036468
_______________________________________________
package-review 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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to