Skip to content

Commit

Permalink
update stackscript.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
centminmod committed Dec 19, 2017
1 parent e4586f0 commit 7af7555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stackscripts/stackscript.sh
Expand Up @@ -49,7 +49,7 @@
#<UDF name="compiler" Label="Build Nginx with GCC or Clang Compiler ?" oneOf="clang,gcc" default="clang" />
# COMPILER=
#
#<UDF name="openssl" Label="Build Nginx against LibreSSL 2.5.5+ or OpenSSL 1.1.0+ ?" oneOf="libressl,openssl" default="libressl" />
#<UDF name="openssl" Label="Build Nginx against LibreSSL 2.6.3+ or OpenSSL 1.1.0+ ?" oneOf="libressl,openssl" default="libressl" />
# OPENSSL=
#
#<UDF name="hpack" Label="Enable Cloudflare HTTP/2 HPACK Full Encoding Patch (community.centminmod.com/posts/51082/) ?" oneOf="yes,no" default="no" />
Expand Down

0 comments on commit 7af7555

Please sign in to comment.