summaryrefslogtreecommitdiffstats
path: root/package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch')
-rw-r--r--package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch b/package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
index 2242d13363..b4d8215b34 100644
--- a/package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
+++ b/package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
@@ -109,7 +109,7 @@ diff --git a/auto/unix b/auto/unix
index 7dbf9d1..00a7370 100755
--- a/auto/unix
+++ b/auto/unix
-@@ -595,6 +595,10 @@ ngx_feature_incs='#include <errno.h>
+@@ -708,6 +708,10 @@ ngx_feature_incs='#include <errno.h>
#include <stdio.h>'
ngx_feature_path=
ngx_feature_libs=
@@ -120,7 +120,7 @@ index 7dbf9d1..00a7370 100755
ngx_feature_test='printf("%d", sys_nerr);'
. auto/feature
-@@ -643,6 +647,12 @@ if [ $ngx_found = no ]; then
+@@ -756,6 +760,12 @@ if [ $ngx_found = no ]; then
. auto/feature
fi
OpenPOWER on IntegriCloud