#50214: Update to wolfSSL (CyaSSL) Portfile -----------------------------+--------------------- Reporter: jacob@… | Owner: chris@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: cyassl wolfSSL | -----------------------------+--------------------- Comment (by jacob@…): Tracked down where the issue was happening. Our library no longer supports having both --enable-sep and --enable-scep. Portfile-wolfssl-2.diff removes --enable-sep and also removes gcc-hardening which is no longer a configure flag. While making these adjustments I noticed the E in opensslExtra needed to be lower cased to match our new library version. Added a test option at the bottom of the Protfile. "make check" is going to be the best thing to run, for a portable test of the wolfSSL build. Regards, Jacob -- Ticket URL: <https://trac.macports.org/ticket/50214#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X