From 6d64b967a67a61e919dd46f57ccc915ed97fc3e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Tue, 6 May 2014 19:53:43 +0300 Subject: testing/nginx-lua: upgrade to nginx 1.6.0, ngx_lua 0.9.7, fix init.d --- testing/nginx-lua/musl-sysctl-header.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 testing/nginx-lua/musl-sysctl-header.patch (limited to 'testing/nginx-lua/musl-sysctl-header.patch') diff --git a/testing/nginx-lua/musl-sysctl-header.patch b/testing/nginx-lua/musl-sysctl-header.patch deleted file mode 100644 index e851cbd74c..0000000000 --- a/testing/nginx-lua/musl-sysctl-header.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- ./src/os/unix/ngx_linux_config.h.orig -+++ ./src/os/unix/ngx_linux_config.h -@@ -51,7 +51,9 @@ - #include /* memalign() */ - #include /* IOV_MAX */ - #include -+#ifdef __GLIBC__ - #include -+#endif - #include - #include /* uname() */ - -- cgit v1.2.3