Parcourir la source

[master] Set version 1.0.0 for libkea-threads.

Agreed on jabber.
Marcin Siodelski il y a 8 ans
Parent
commit
210a21d496
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/lib/util/threads/Makefile.am

+ 3 - 0
src/lib/util/threads/Makefile.am

@@ -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