diff options
Diffstat (limited to 'Library/Formula/openssl.rb')
| -rw-r--r-- | Library/Formula/openssl.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/openssl.rb b/Library/Formula/openssl.rb index 381753d7e..06e81488d 100644 --- a/Library/Formula/openssl.rb +++ b/Library/Formula/openssl.rb @@ -21,6 +21,7 @@ class Openssl < Formula                 --openssldir=#{openssldir}                 zlib-dynamic                 shared +               enable-cms               ]      if MacOS.prefer_64_bit?  | 
