2
0
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:
Marcin Siodelski
2015-09-25 15:53:07 +02:00
parent 07651380b6
commit ab966d88e3

View File

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