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
@@ -901,6 +901,7 @@ if [ $ngx_found = no ]; then
if [ $ngx_found = yes ]; then
CORE_LIBS="$CORE_LIBS -lpthread"
NGX_LIBPTHREAD="-lpthread"
fi
fi