mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 22:42:23 +02:00
Merge remote-tracking branch 'origin/pr/2451' into mbedtls-2.7
* origin/pr/2451: Fix #2370, minor typos and spelling mistakes
This commit is contained in:
@@ -121,7 +121,7 @@ pre_initialize_variables () {
|
||||
KEEP_GOING=0
|
||||
YOTTA=1
|
||||
|
||||
# Default commands, can be overriden by the environment
|
||||
# Default commands, can be overridden by the environment
|
||||
: ${OPENSSL:="openssl"}
|
||||
: ${OPENSSL_LEGACY:="$OPENSSL"}
|
||||
: ${GNUTLS_CLI:="gnutls-cli"}
|
||||
|
||||
Reference in New Issue
Block a user