https://bugzilla.redhat.com/show_bug.cgi?id=1887621 Neal Gompa <ngompa13@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ngompa13@xxxxxxxxx --- Comment #6 from Neal Gompa <ngompa13@xxxxxxxxx> --- (In reply to Davide Cavalca from comment #4) > > About the static libraries: folly doesn't have a stable ABI, by design, so > it doesn't seem useful to build shared libraries for it There are a couple of issues with not producing shared libraries: * debuginfo subpackages aren't really possible to generate properly with only static libraries * it makes it difficult to track things that need to be rebuilt if folly was updated A suggestion for shared libraries support: you can do something like having the soname change with version bumps to match ABI policy -- 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