chiark / gitweb /
preload-hacks: Some patches to make it work.
[termux-packages] / packages / nginx / auto-threads.patch
1 --- ./auto/threads      2017-01-31 20:31:11.000000000 +0530
2 +++ ../threads  2017-03-18 21:24:15.697120228 +0530
3 @@ -16,5 +16,4 @@
4      have=NGX_THREADS . auto/have
5      CORE_DEPS="$CORE_DEPS $THREAD_POOL_DEPS"
6      CORE_SRCS="$CORE_SRCS $THREAD_POOL_SRCS"
7 -    CORE_LIBS="$CORE_LIBS -lpthread"
8  fi