BIND 10 trac2873, updated. 8f31d5e0b3dab9b26141bf3e263fa310bcadcefa [2873] Fix build
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Dec 2 14:20:44 UTC 2013
The branch, trac2873 has been updated
via 8f31d5e0b3dab9b26141bf3e263fa310bcadcefa (commit)
from 2a515786871f65083ccc87783027cef9785c14b0 (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 8f31d5e0b3dab9b26141bf3e263fa310bcadcefa
Author: shane at isc.org <shane at time-travellers.org>
Date: Fri Nov 29 19:27:05 2013 +0100
[2873] Fix build
-----------------------------------------------------------------------
Summary of changes:
src/bin/resolver/bench/Makefile.am | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/bin/resolver/bench/Makefile.am b/src/bin/resolver/bench/Makefile.am
index 3e269df..2a89ed6 100644
--- a/src/bin/resolver/bench/Makefile.am
+++ b/src/bin/resolver/bench/Makefile.am
@@ -22,4 +22,5 @@ resolver_bench_SOURCES += landlord.h landlord.cc
resolver_bench_LDADD = $(top_builddir)/src/lib/exceptions/libb10-exceptions.la
resolver_bench_LDADD += $(top_builddir)/src/lib/asiolink/libb10-asiolink.la
+resolver_bench_LDADD += $(top_builddir)/src/lib/util/threads/libb10-threads.la
More information about the bind10-changes
mailing list