mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[master] Link -lpthread in libb10-threads target
This commit is contained in:
@@ -8,5 +8,6 @@ lib_LTLIBRARIES = libb10-threads.la
|
||||
libb10_threads_la_SOURCES = lock.h lock.cc
|
||||
libb10_threads_la_SOURCES += thread.h thread.cc
|
||||
libb10_threads_la_LIBADD = $(top_builddir)/src/lib/exceptions/libb10-exceptions.la
|
||||
libb10_threads_la_LIBADD += $(PTHREAD_LDFLAGS)
|
||||
|
||||
CLEANFILES = *.gcno *.gcda
|
||||
|
Reference in New Issue
Block a user