forked from wolfSSL/wolfssl
fix fips-check freertos help string
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
function Usage() {
|
function Usage() {
|
||||||
echo "Usage: $0 [platform]"
|
echo "Usage: $0 [platform]"
|
||||||
echo "Where \"platform\" is one of linux (default), ios, android, windows, linux"
|
echo "Where \"platform\" is one of linux (default), ios, android, windows, freertos"
|
||||||
}
|
}
|
||||||
|
|
||||||
LINUX_FIPS_VERSION=v3.2.6
|
LINUX_FIPS_VERSION=v3.2.6
|
||||||
|
Reference in New Issue
Block a user