https://bugzilla.redhat.com/show_bug.cgi?id=1745478
--- Comment #8 from Dan HorĂ¡k <[email protected]> --- further comments - missing BuildRequires: gcc - fails to rebuild on ppc64le, because it installs the libs into /usr/lib/ - https://github.com/libbpf/libbpf/blob/master/src/Makefile#L57 is wrong - distro-wide CFLAGS and LDFLAGS are not used, adding CFLAGS=%{build_cflags} LDFLAGS=%{build_ldflags} to "make" might help -- 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 _______________________________________________ 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]
