diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/openssl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openssl.rb b/Library/Formula/openssl.rb index 86ef490a2..547ad20af 100644 --- a/Library/Formula/openssl.rb +++ b/Library/Formula/openssl.rb @@ -31,7 +31,7 @@ class Openssl < Formula def configure_args; %W[ --prefix=#{prefix} --openssldir=#{openssldir} - -no-ssl2 + no-ssl2 zlib-dynamic shared enable-cms |
