Skip to content

Commit

Permalink
openssl@1.1: remove unnecessary build option (#4532)
Browse files Browse the repository at this point in the history
* openssl@1.1: remove unnecessary build options

* `enable-cms` is a no-op and the feature is enabled by default

* openssl@1.1: readd certain build options for clarity
  • Loading branch information
vszakats authored and DomT4 committed Sep 5, 2016
1 parent d356600 commit bb93c48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/openssl@1.1.rb
Expand Up @@ -40,7 +40,6 @@ def configure_args; %W[
no-ssl3
no-ssl3-method
no-zlib
enable-cms
]
end

Expand Down

0 comments on commit bb93c48

Please sign in to comment.