BIND 10 bind10-20120621-release, updated. b4c9a66992026501208ee48488c61c1c514cb0e2 [bind10-20120621-release][master]Revert "[master] set library version"
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jun 20 19:11:28 UTC 2012
The branch, bind10-20120621-release has been updated
via b4c9a66992026501208ee48488c61c1c514cb0e2 (commit)
from 7d2953b2f221e4fb5921e6d1058066809bbf0edf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b4c9a66992026501208ee48488c61c1c514cb0e2
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Wed Jun 20 14:09:32 2012 -0500
[bind10-20120621-release][master]Revert "[master] set library version"
This reverts commit 7cfa4f498e1fb27ec3abfe755c00729a183f9211.
Not increasing the library shared object version now due
to new issue:
http://bind10.isc.org/ticket/2071
To close to release to have a major change to solve this.
-----------------------------------------------------------------------
Summary of changes:
src/lib/util/Makefile.am | 2 --
1 file changed, 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/util/Makefile.am b/src/lib/util/Makefile.am
index 283ac72..fad2465 100644
--- a/src/lib/util/Makefile.am
+++ b/src/lib/util/Makefile.am
@@ -30,6 +30,4 @@ libutil_la_SOURCES += random/random_number_generator.h
EXTRA_DIST = python/pycppwrapper_util.h
libutil_la_LIBADD = $(top_builddir)/src/lib/exceptions/libexceptions.la
-libutil_la_LDFLAGS = -no-undefined -version-info 1:0:0
-
CLEANFILES = *.gcno *.gcda
More information about the bind10-changes
mailing list