Commit cf39bf7
committed
Stop using
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.-release, reset abi version fields1 parent 673c082 commit cf39bf7
2 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
23 | 35 | | |
24 | 36 | | |
25 | 37 | | |
| |||
0 commit comments