summaryrefslogtreecommitdiffhomepage
path: root/auto/threads
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/threads1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/threads b/auto/threads
index 381f07ac3..943127f63 100644
--- a/auto/threads
+++ b/auto/threads
@@ -17,4 +17,5 @@ END
CORE_DEPS="$CORE_DEPS $THREAD_POOL_DEPS"
CORE_SRCS="$CORE_SRCS $THREAD_POOL_SRCS"
CORE_LIBS="$CORE_LIBS -lpthread"
+ NGX_LIBPTHREAD="-lpthread"
fi