https://bugzilla.redhat.com/show_bug.cgi?id=2079784
--- Comment #40 from Zbigniew Jędrzejewski-Szmek <[email protected]> --- > I suspect 'dracut --uefi' (which needs the stubs from the package) is not > going to work for cross builds anyway. Yeah, that uses objcopy, which for whatever unexplained reasons, only works for the native architecture. The same limitation holds for systemd/ukify, because it also calls objcopy. We were discussing using something else (llvm-objcopy?), but I think it had some other limitations. So at least for now this limitation holds. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2079784 _______________________________________________ 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
