summaryrefslogtreecommitdiff
path: root/package/nginx/patches/patch-auto_unix
diff options
context:
space:
mode:
Diffstat (limited to 'package/nginx/patches/patch-auto_unix')
-rw-r--r--package/nginx/patches/patch-auto_unix18
1 files changed, 9 insertions, 9 deletions
diff --git a/package/nginx/patches/patch-auto_unix b/package/nginx/patches/patch-auto_unix
index bd63345f9..a8af00a70 100644
--- a/package/nginx/patches/patch-auto_unix
+++ b/package/nginx/patches/patch-auto_unix
@@ -1,5 +1,5 @@
---- nginx-1.9.12.orig/auto/unix 2016-02-24 15:53:23.000000000 +0100
-+++ nginx-1.9.12/auto/unix 2016-03-04 19:56:52.000000000 +0100
+--- nginx-1.9.13.orig/auto/unix 2016-03-29 17:09:30.000000000 +0200
++++ nginx-1.9.13/auto/unix 2016-04-01 23:41:30.424200796 +0200
@@ -99,6 +99,7 @@ if test -z "$NGX_KQUEUE_CHECKED"; then
ngx_feature="kqueue's EVFILT_TIMER"
ngx_feature_name="NGX_HAVE_TIMER_EVENT"
@@ -8,7 +8,7 @@
ngx_feature_incs="#include <sys/event.h>
#include <sys/time.h>"
ngx_feature_path=
-@@ -609,6 +610,7 @@ ngx_feature_test="char buf[1]; struct io
+@@ -648,6 +649,7 @@ ngx_feature_test="char buf[1]; struct io
ngx_feature="sys_nerr"
ngx_feature_name="NGX_SYS_NERR"
ngx_feature_run=value
@@ -16,7 +16,7 @@
ngx_feature_incs='#include <errno.h>
#include <stdio.h>'
ngx_feature_path=
-@@ -623,6 +625,7 @@ if [ $ngx_found = no ]; then
+@@ -662,6 +664,7 @@ if [ $ngx_found = no ]; then
ngx_feature="_sys_nerr"
ngx_feature_name="NGX_SYS_NERR"
ngx_feature_run=value
@@ -24,7 +24,7 @@
ngx_feature_incs='#include <errno.h>
#include <stdio.h>'
ngx_feature_path=
-@@ -638,6 +641,7 @@ if [ $ngx_found = no ]; then
+@@ -677,6 +680,7 @@ if [ $ngx_found = no ]; then
ngx_feature='maximum errno'
ngx_feature_name=NGX_SYS_NERR
ngx_feature_run=value
@@ -32,7 +32,7 @@
ngx_feature_incs='#include <errno.h>
#include <string.h>
#include <stdio.h>'
-@@ -695,7 +699,7 @@ ngx_feature_test="void *p; p = memalign(
+@@ -734,7 +738,7 @@ ngx_feature_test="void *p; p = memalign(
ngx_feature="mmap(MAP_ANON|MAP_SHARED)"
ngx_feature_name="NGX_HAVE_MAP_ANON"
@@ -41,7 +41,7 @@
ngx_feature_incs="#include <sys/mman.h>"
ngx_feature_path=
ngx_feature_libs=
-@@ -708,7 +712,7 @@ ngx_feature_test="void *p;
+@@ -747,7 +751,7 @@ ngx_feature_test="void *p;
ngx_feature='mmap("/dev/zero", MAP_SHARED)'
ngx_feature_name="NGX_HAVE_MAP_DEVZERO"
@@ -50,7 +50,7 @@
ngx_feature_incs="#include <sys/mman.h>
#include <sys/stat.h>
#include <fcntl.h>"
-@@ -723,7 +727,7 @@ ngx_feature_test='void *p; int fd;
+@@ -762,7 +766,7 @@ ngx_feature_test='void *p; int fd;
ngx_feature="System V shared memory"
ngx_feature_name="NGX_HAVE_SYSVSHM"
@@ -59,7 +59,7 @@
ngx_feature_incs="#include <sys/ipc.h>
#include <sys/shm.h>"
ngx_feature_path=
-@@ -737,7 +741,7 @@ ngx_feature_test="int id;
+@@ -776,7 +780,7 @@ ngx_feature_test="int id;
ngx_feature="POSIX semaphores"
ngx_feature_name="NGX_HAVE_POSIX_SEM"