openssl@1.1: restore previously culled notes

This commit is contained in:
Dominyk Tiller 2016-09-05 15:11:01 +01:00
parent bb93c48973
commit 421917c2cb
No known key found for this signature in database
GPG key ID: FE19AEFCF658C6F6

View file

@ -34,6 +34,9 @@ class OpensslAT11 < Formula
end
# SSLv2 died with 1.1.0, so no-ssl2 no longer required.
# SSLv3 & zlib are off by default with 1.1.0 but this may not
# be obvious to everyone, so explicitly state it for now to
# help debug inevitable breakage.
def configure_args; %W[
--prefix=#{prefix}
--openssldir=#{openssldir}