wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
367 stars 88 forks source link

macOS Action Update #681

Closed ejohnstown closed 4 months ago

ejohnstown commented 4 months ago
  1. In the brew install step explicitly install autoconf and add libtool.
  2. Skip running autogen.sh for wolfSSH, just use autoreconf directly.
  3. Use "--enable-wolfssh" when building wolfSSL.