mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-18 04:45:22 +00: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:
commit
0cf1776a2d
22 changed files with 48 additions and 49 deletions
|
|
@ -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"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue