https://bugzilla.redhat.com/show_bug.cgi?id=1720563 --- Comment #3 from Elliott Sales de Andrade <quantum.analyst@xxxxxxxxx> --- Those libraries are cross-compiled compiler runtimes for the arch in the directory name. They won't be linked by anything else and are used by the cross-compiler at runtime, so I don't see any use of placing them in a separate subpackage. This is the same as, e.g., avr-gcc and its compiler runtime (libgcc.a). I suppose these could be moved to /usr/lib instead (but not %{_libdir} as they aren't arch-specific), but then rpmlint would complain about using "lib" instead... However, it still looks like I need to figure out some other-arch bugs:; https://koji.fedoraproject.org/koji/taskinfo?taskID=36181932 -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx