https://bugzilla.redhat.com/show_bug.cgi?id=1887621

Neal Gompa <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #6 from Neal Gompa <[email protected]> ---
(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 -- [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]

Reply via email to