wolfssl: reduce bottle deviations.

master
Mike McQuaid 2019-01-24 13:57:06 +00:00
parent 59a0737b83
commit 0efb4f6057
1 changed files with 0 additions and 2 deletions

View File

@ -77,8 +77,6 @@ class Wolfssl < Formula
--enable-fasthugemath
]
args << "--enable-aesni" if Hardware::CPU.aes? && !build.bottle?
# Extra flag is stated as a needed for the Mac platform.
# https://wolfssl.com/wolfSSL/Docs-wolfssl-manual-2-building-wolfssl.html
# Also, only applies if fastmath is enabled.