Commit 9fc970a4 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Pull in pthreads library for openbsd (ticket #304)



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3158 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent b6ddc5b3
......@@ -12,4 +12,4 @@ varnishadm_SOURCES = \
varnishadm_LDADD = \
$(top_builddir)/lib/libvarnish/libvarnish.la \
$(top_builddir)/lib/libvarnishcompat/libvarnishcompat.la \
${NET_LIBS}
${PTHREAD_LIBS} ${NET_LIBS}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment