Fredrik Fornwall
7 years ago
2 changed files with 8 additions and 5 deletions
@ -1,8 +1,11 @@ |
|||||
--- ./auto/threads 2017-01-31 20:31:11.000000000 +0530
|
diff -u -r ../nginx-1.14.0/auto/threads ./auto/threads
|
||||
+++ ../threads 2017-03-18 21:24:15.697120228 +0530
|
--- ../nginx-1.14.0/auto/threads 2018-04-17 15:22:36.000000000 +0000
|
||||
@@ -16,5 +16,4 @@
|
+++ ./auto/threads 2018-05-19 01:20:25.703633445 +0000
|
||||
|
@@ -16,6 +16,5 @@
|
||||
have=NGX_THREADS . auto/have |
have=NGX_THREADS . auto/have |
||||
CORE_DEPS="$CORE_DEPS $THREAD_POOL_DEPS" |
CORE_DEPS="$CORE_DEPS $THREAD_POOL_DEPS" |
||||
CORE_SRCS="$CORE_SRCS $THREAD_POOL_SRCS" |
CORE_SRCS="$CORE_SRCS $THREAD_POOL_SRCS" |
||||
- CORE_LIBS="$CORE_LIBS -lpthread"
|
- CORE_LIBS="$CORE_LIBS -lpthread"
|
||||
|
- NGX_LIBPTHREAD="-lpthread"
|
||||
|
+ NGX_LIBPTHREAD=""
|
||||
fi |
fi |
||||
|
Loading…
Reference in new issue