https://bugzilla.redhat.com/show_bug.cgi?id=2154514
--- Comment #8 from Maxwell G <[email protected]> --- You could probably do something like ``` %build [...] %{!?_auto_set_build_flags:%set_build_flags} [...] ``` instead of conditionalizing based on EPEL. >> I would add best-effort support for riscv64 to the package as well for the >> sake of the Fedora RISCV project. > > As I haven't been playing super close attention, do you know if we have > native riscv64 builders available for COPR builds? I can always kick off a > scratch build, but it's nice to have things hosted somewhere as well for easy > user testing. I'm not sure how to submit test builds for it. Fedora RISCV has its own Koji instance: http://fedora.riscv.rocks/koji/. It's not available in Copr. I would at least add a config for it and add it to ExclusiveArch even if you cannot run a test build. -- 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=2154514 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202154514%23c8 -- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue
