mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 04:34:41 +02:00
Enable MD5 when --enable-mcapi is set
This commit is contained in:
@@ -9250,6 +9250,8 @@ then
|
||||
# Use the smaller object size implementation
|
||||
ENABLED_AESGCM=yes
|
||||
fi
|
||||
|
||||
ENABLED_MD5=yes
|
||||
fi
|
||||
|
||||
if test "$ENABLED_MCAPI" = "yes" && test "$ENABLED_SHA512" = "no"
|
||||
|
Reference in New Issue
Block a user