We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7bb4d3 commit 2f3e52fCopy full SHA for 2f3e52f
.github/workflows/libssh2.yml
@@ -66,7 +66,7 @@ jobs:
66
repository: libssh2/libssh2
67
ref: libssh2-${{ matrix.ref }}
68
path: libssh2
69
- configure: --with-crypto=wolfssl --with-libwolfssl-prefix=$GITHUB_WORKSPACE/build-dir
+ configure: --with-crypto=wolfssl --with-libwolfssl-prefix=$GITHUB_WORKSPACE/build-dir CFLAGS="-DLIBSSH2_NO_RC4"
70
check: true
71
72
- name: Confirm libssh2 built with wolfSSL
0 commit comments