Remove comment

This commit is contained in:
Hakase
2018-04-23 15:45:11 +09:00
parent d52aef06ca
commit 3ca191a751
-2
View File
@@ -37,8 +37,6 @@ if [ ! -d "lib/ngx_pagespeed/psol" ]; then
cd ../../
fi
# not use -flto settings.
auto/configure \
--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' \