summaryrefslogtreecommitdiffstats
path: root/package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2017-07-04 13:20:08 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-05 12:40:06 +0200
commit39b4a27ec294ce3bc0d0e3c5731aff7d5ba69dee (patch)
tree2476a9b49273c65d34414e88f9ee1645d2b9e7be /package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch
parent15e8e721f6e391c7aa397f3081b7970fe8bbcab9 (diff)
downloadbuildroot-39b4a27ec294ce3bc0d0e3c5731aff7d5ba69dee.tar.gz
buildroot-39b4a27ec294ce3bc0d0e3c5731aff7d5ba69dee.zip
nginx: bump to version 1.12.0
Also update the patch line numbers to work with 1.12.0 Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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