]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Set version 1.0.0 for libkea-threads.
authorMarcin Siodelski <marcin@isc.org>
Mon, 29 Aug 2016 16:26:26 +0000 (18:26 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 29 Aug 2016 16:26:26 +0000 (18:26 +0200)
Agreed on jabber.

src/lib/util/threads/Makefile.am

index c97954187f5e84635ff4f47006e59ac70bd18eb4..0a24b1345bcd66ecbde6854c8b22f1a8f84400c7 100644 (file)
@@ -9,4 +9,7 @@ libkea_threads_la_SOURCES  = sync.h sync.cc
 libkea_threads_la_SOURCES += thread.h thread.cc
 libkea_threads_la_LIBADD  = $(top_builddir)/src/lib/exceptions/libkea-exceptions.la
 
+libkea_threads_la_LDFLAGS  = -no-undefined -version-info 1:0:0
+
+
 CLEANFILES = *.gcno *.gcda