summaryrefslogtreecommitdiff
path: root/package/nginx/patches/patch-auto_cc_conf
diff options
context:
space:
mode:
Diffstat (limited to 'package/nginx/patches/patch-auto_cc_conf')
-rw-r--r--package/nginx/patches/patch-auto_cc_conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/nginx/patches/patch-auto_cc_conf b/package/nginx/patches/patch-auto_cc_conf
index 0f30f6605..e92ace494 100644
--- a/package/nginx/patches/patch-auto_cc_conf
+++ b/package/nginx/patches/patch-auto_cc_conf
@@ -1,6 +1,6 @@
---- nginx-1.5.3.orig/auto/cc/conf 2013-07-30 15:27:55.000000000 +0200
-+++ nginx-1.5.3/auto/cc/conf 2013-08-20 09:50:31.872042697 +0200
-@@ -155,7 +155,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then
+--- nginx-1.7.9.orig/auto/cc/conf 2014-12-23 09:28:38.000000000 -0600
++++ nginx-1.7.9/auto/cc/conf 2014-12-25 00:19:14.557499365 -0600
+@@ -178,7 +178,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then
else
ngx_feature="C99 variadic macros"
ngx_feature_name="NGX_HAVE_C99_VARIADIC_MACROS"
@@ -9,7 +9,7 @@
ngx_feature_incs="#include <stdio.h>
#define var(dummy, ...) sprintf(__VA_ARGS__)"
ngx_feature_path=
-@@ -169,7 +169,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then
+@@ -192,7 +192,7 @@ if [ "$NGX_PLATFORM" != win32 ]; then
ngx_feature="gcc variadic macros"
ngx_feature_name="NGX_HAVE_GCC_VARIADIC_MACROS"