From 20832d50134a507bf8c63ab6da2fd1cb8f87ff4f Mon Sep 17 00:00:00 2001 From: Hakase Date: Mon, 23 Apr 2018 01:02:13 +0900 Subject: [PATCH] Submodule update (OpenSSL) --- auto.sh | 4 ++-- lib/openssl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/auto.sh b/auto.sh index 4b311f4..e2d0e3e 100755 --- a/auto.sh +++ b/auto.sh @@ -40,9 +40,9 @@ fi # not use -flto settings. auto/configure \ ---with-cc-opt='-DTCP_FASTOPEN=23 -m64 -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-cc-opt='-DTCP_FASTOPEN=23 -m64 -flto -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='-ljemalloc -Wl,-z,relro' \ ---with-openssl-opt="enable-tls13downgrade enable-ec_nistp_64_gcc_128 enable-weak-ssl-ciphers no-ssl3-method -DCFLAGS='-march=native -O3 -fuse-linker-plugin'" \ +--with-openssl-opt="enable-tls13downgrade enable-ec_nistp_64_gcc_128 enable-weak-ssl-ciphers no-ssl3-method" \ --builddir=objs --prefix=/usr/local/nginx \ --conf-path=/etc/nginx/nginx.conf \ --pid-path=/var/run/nginx.pid \ diff --git a/lib/openssl b/lib/openssl index dfcf773..858efe5 160000 --- a/lib/openssl +++ b/lib/openssl @@ -1 +1 @@ -Subproject commit dfcf773206d5908417b639a519cb0c56dde08cbe +Subproject commit 858efe5f31641134a9b529beccdae8d94d3d06d4