mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.2-2004-02-23-23:57:12 import
This commit is contained in:
7
auto/threads
Normal file
7
auto/threads
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
if [ $USE_THREADS = "rfork" ]; then
|
||||
have=NGX_THREADS . auto/have
|
||||
have=USE_RFORK . auto/have
|
||||
CORE_DEPS="$CORE_DEPS $UNIX_THREADS_DEPS"
|
||||
CORE_SRCS="$CORE_SRCS $FREEBSD_RFORK_SRCS"
|
||||
fi
|
||||
Reference in New Issue
Block a user