From c2025011e9031b37a84e07dc90811977e83afded Mon Sep 17 00:00:00 2001 From: STAM Date: Wed, 18 Sep 2019 14:39:25 +0300 Subject: [PATCH] Update script.txt --- balancer/experemental/script.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/balancer/experemental/script.txt b/balancer/experemental/script.txt index 65334079f..951d129c9 100644 --- a/balancer/experemental/script.txt +++ b/balancer/experemental/script.txt @@ -72,7 +72,7 @@ git clone https://github.com/wandenberg/nginx-selective-cache-purge-module.git h --http-proxy-temp-path=/var/lib/nginx/proxy \ --http-scgi-temp-path=/var/lib/nginx/scgi \ --http-uwsgi-temp-path=/var/lib/nginx/uwsgi \ ---with-cc-opt='-g -O2 -lz -fstack-protector-strong -Wformat -Wno-error=cast-function-type -Wno-error=format-security -Wno-error=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-result -fPIC -Wdate-time -D_FORTIFY_SOURCE=2' \ +--with-cc-opt='-g -O2 -lz -fstack-protector-strong -Wformat -Wno-error=implicit-fallthrough= -Wno-error=cast-function-type -Wno-error=format-security -Wno-error=implicit-function-declaration -Wno-error=deprecated-declarations -Wno-error=unused-result -fPIC -Wdate-time -D_FORTIFY_SOURCE=2' \ --with-ld-opt='-Wl,-z,relro -Wl,-z,now -lz -fPIC' \ --with-debug \ --with-threads \