Skip to content

Conversation

serjigva
Copy link

Issue #, if available:

Description of changes:
Greetings,
The pull request appends soname for library to make version management more easier.
Most Linux distros treat libraries without ABI version as development part of package, and link applications with them directly is not correct.
So, the change provides SONAME, SOVERSION for runtime and development library.
For your convenience ABI version begins from zero, it partially corresponds with project major version.
I believe that the project developers know the details of ABI development and in the case of an already appointed informal versioning system, they will correct the proposed change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant