From 677450910dc8c4d3f250f2f8f9c1905c8177a07f Mon Sep 17 00:00:00 2001 From: Hakase Date: Mon, 5 Oct 2020 21:34:12 +0900 Subject: [PATCH] Submodule update, fix build error. --- auto.sh | 2 +- lib/headers-more-nginx-module | 2 +- lib/naxsi | 2 +- lib/nginx-http-flv-module | 2 +- lib/zlib | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/auto.sh b/auto.sh index 35d134f..cf3c9ec 100755 --- a/auto.sh +++ b/auto.sh @@ -104,7 +104,7 @@ if [ "$VTS" = 1 ]; then BUILD_MODULES="${BUILD_MODULES} --add-module=./lib/nginx auto/configure \ --with-cc-opt="-Wno-stringop-truncation -DTCP_FASTOPEN=23 ${BUILD_BIT}${BUILD_LTO} ${TEMP_OPT} -g -O3 -march=native -fstack-protector-strong -fuse-ld=gold -fuse-linker-plugin --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -gsplit-dwarf -DNGX_HTTP_HEADERS" \ --with-ld-opt="${BUILD_LD} ${BUILD_LTO}" \ ---with-openssl-opt="enable-weak-ssl-ciphers no-ssl3-method -march=native -ljemalloc ${BUILD_OPENSSL_LTO}" \ +--with-openssl-opt="no-cmp enable-weak-ssl-ciphers no-ssl3-method -march=native -ljemalloc ${BUILD_OPENSSL_LTO}" \ --builddir=objs --prefix=${NGX_PREFIX} \ --conf-path=${NGX_CONF} \ --pid-path=${NGX_PID} \ diff --git a/lib/headers-more-nginx-module b/lib/headers-more-nginx-module index 743a4bb..d6d7eba 160000 --- a/lib/headers-more-nginx-module +++ b/lib/headers-more-nginx-module @@ -1 +1 @@ -Subproject commit 743a4bb1a253325d17a4f4ce8ee61ea0d8e0cc19 +Subproject commit d6d7ebab3c0c5b32ab421ba186783d3e5d2c6a17 diff --git a/lib/naxsi b/lib/naxsi index 40d91e2..312f912 160000 --- a/lib/naxsi +++ b/lib/naxsi @@ -1 +1 @@ -Subproject commit 40d91e2f7c5e60f7cd4fdacde9ec14565c3b1e9e +Subproject commit 312f912797b6b286290732cfde767d0c97f1c460 diff --git a/lib/nginx-http-flv-module b/lib/nginx-http-flv-module index 3170604..13be96d 160000 --- a/lib/nginx-http-flv-module +++ b/lib/nginx-http-flv-module @@ -1 +1 @@ -Subproject commit 317060424d19bb132aaf8a3e12543fdcbf5d28fc +Subproject commit 13be96d72d5163c4819830bfe925dc919364e41e diff --git a/lib/zlib b/lib/zlib index 372bcd1..ab50ae8 160000 --- a/lib/zlib +++ b/lib/zlib @@ -1 +1 @@ -Subproject commit 372bcd151c901418c2721232bf09dc9cdbebafb5 +Subproject commit ab50ae879a9e9b2d5874b7da17ec6e8b3eba2b85