We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f977004 + 88373d8 commit 9c1526cCopy full SHA for 9c1526c
1 file changed
configure.ac
@@ -7574,6 +7574,7 @@ then
7574
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_ALWAYS_VERIFY_CB"
7575
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_ALWAYS_KEEP_SNI"
7576
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_TLS13_MIDDLEBOX_COMPAT"
7577
+ AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_PUBLIC_MP"
7578
7579
# Enable openssl compat layer AES-CTS to maintain FIPS compatibility
7580
AM_CFLAGS="$AM_CFLAGS -DHAVE_CTS"
0 commit comments