diff options
Diffstat (limited to 'auto/threads')
| -rw-r--r-- | auto/threads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/threads b/auto/threads index d72614b21..2bf85b65f 100644 --- a/auto/threads +++ b/auto/threads @@ -50,7 +50,7 @@ case $USE_THREADS in CORE_LIBS="$CORE_LIBS -pthread" ;; - FreeBSD:5*) + FreeBSD:[567]*) have=NGX_THREADS . auto/have CORE_SRCS="$CORE_SRCS $PTHREAD_SRCS" CORE_LIBS="$CORE_LIBS -lc_r" |
