Latest update - 7249

This commit is contained in:
Hakase
2018-03-23 09:39:58 +09:00
parent c6bdae8a6e
commit 60932752b8
6 changed files with 22 additions and 13 deletions
+1
View File
@@ -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