mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[master] Link perfdhcp with pthread to prevent build issues.
This commit is contained in:
@@ -55,6 +55,7 @@ perfdhcp_LDADD += $(top_builddir)/src/lib/util/libkea-util.la
|
||||
perfdhcp_LDADD += $(top_builddir)/src/lib/exceptions/libkea-exceptions.la
|
||||
perfdhcp_LDADD += $(CRYPTO_LIBS)
|
||||
perfdhcp_LDADD += $(BOOST_LIBS)
|
||||
perfdhcp_LDADD += $(PTHREAD_LDFLAGS)
|
||||
|
||||
# ... and the documentation
|
||||
EXTRA_DIST = perfdhcp_internals.dox
|
||||
|
Reference in New Issue
Block a user