From 4018696ee3ca4a5746a8ea89de654907f8625768 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 4 Mar 2016 22:46:49 +0100 Subject: nginx: update to latest, add patches from buildroot --- package/nginx/patches/patch-auto_lib_libatomic_conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/nginx/patches/patch-auto_lib_libatomic_conf (limited to 'package/nginx/patches/patch-auto_lib_libatomic_conf') diff --git a/package/nginx/patches/patch-auto_lib_libatomic_conf b/package/nginx/patches/patch-auto_lib_libatomic_conf new file mode 100644 index 000000000..46c01bd07 --- /dev/null +++ b/package/nginx/patches/patch-auto_lib_libatomic_conf @@ -0,0 +1,10 @@ +--- nginx-1.9.12.orig/auto/lib/libatomic/conf 2016-02-24 15:53:23.000000000 +0100 ++++ nginx-1.9.12/auto/lib/libatomic/conf 2016-03-04 19:56:52.000000000 +0100 +@@ -15,6 +15,7 @@ else + ngx_feature="atomic_ops library" + ngx_feature_name=NGX_HAVE_LIBATOMIC + ngx_feature_run=yes ++ ngx_feature_run_force_result="$ngx_force_have_libatomic" + ngx_feature_incs="#define AO_REQUIRE_CAS + #include " + ngx_feature_path= -- cgit v1.2.3