BIND 10 #686: set library version info
BIND 10 Development
do-not-reply at isc.org
Tue Feb 28 19:58:29 UTC 2012
#686: set library version info
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: jreed
Type: | Status: assigned
enhancement | Milestone:
Priority: major | Resolution:
Component: build | Sensitive: 0
system | Sub-Project: Core
Keywords: | Estimated Difficulty: 0.0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
A few libraries have been done:
{{{
src/lib/asiolink/Makefile.am:libasiolink_la_LDFLAGS = -no-undefined
-version-info 1:0:1
src/lib/datasrc/Makefile.am:sqlite3_ds_la_LDFLAGS += -no-undefined
-version-info 1:0:0
src/lib/dns/Makefile.am:libdns___la_LDFLAGS = -no-undefined -version-info
1:0:1
}}}
But not updated in a while and no tool in place to automatically check
these and other libraries.
--
Ticket URL: <http://bind10.isc.org/ticket/686#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list