BIND 10 master, updated. 3056c7dd61a56b7053d04819b0b778e0297ffa25 [master] Link to libb10-exceptions in asiolink
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jul 29 16:52:15 UTC 2013
The branch, master has been updated
via 3056c7dd61a56b7053d04819b0b778e0297ffa25 (commit)
from 63d34705073649a2de35b2f85cf66c1bf64aaddf (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 3056c7dd61a56b7053d04819b0b778e0297ffa25
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jul 29 22:10:54 2013 +0530
[master] Link to libb10-exceptions in asiolink
-----------------------------------------------------------------------
Summary of changes:
src/lib/asiolink/Makefile.am | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/lib/asiolink/Makefile.am b/src/lib/asiolink/Makefile.am
index 82d519f..9a76871 100644
--- a/src/lib/asiolink/Makefile.am
+++ b/src/lib/asiolink/Makefile.am
@@ -42,3 +42,4 @@ if USE_CLANGPP
libb10_asiolink_la_CXXFLAGS += -Wno-error
endif
libb10_asiolink_la_CPPFLAGS = $(AM_CPPFLAGS)
+libb10_asiolink_la_LIBADD = $(top_builddir)/src/lib/exceptions/libb10-exceptions.la
More information about the bind10-changes
mailing list