Browse Source

[master] Link perfdhcp with pthread to prevent build issues.

Marcin Siodelski 9 years ago
parent
commit
ab966d88e3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/bin/perfdhcp/Makefile.am

+ 1 - 0
src/bin/perfdhcp/Makefile.am

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