diff options
Diffstat (limited to '')
| -rw-r--r-- | auto/unix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -901,6 +901,7 @@ if [ $ngx_found = no ]; then if [ $ngx_found = yes ]; then CORE_LIBS="$CORE_LIBS -lpthread" + NGX_LIBPTHREAD="-lpthread" fi fi |
