-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop using
-release
, reset abi version fields
The use of `-release` forces recompilation of reverse dependencies on every new release and makes the abi version fields essentially cosmetic (even if they correctly track (in)compatibility). Clarified the comments on how to handle the abi fields on releases, since the short forms didn't cover resetting the age/revision flags. Reordered the field declarations in the automake file to match the order in which they are passed to -version-info.
- Loading branch information
Showing
2 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters