BIND 10 master, updated. 83afc62ea98a1ba6ba97046fdb62f0f08428c7c6 [master]Revert "[master] set library version"

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jun 20 19:10:54 UTC 2012


The branch, master has been updated
       via  83afc62ea98a1ba6ba97046fdb62f0f08428c7c6 (commit)
      from  101479ef5ceb88d3fe7b282d9f69fc9fcaf51b08 (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 83afc62ea98a1ba6ba97046fdb62f0f08428c7c6
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Jun 20 14:09:32 2012 -0500

    [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