forked from wolfSSL/wolfssl
fips-check script shouldn't force FIPS-ready build to be v2.
This commit is contained in:
@@ -336,7 +336,6 @@ else
|
||||
echo "fips-check: Couldn't checkout the FIPS repository."
|
||||
exit 1
|
||||
fi
|
||||
FIPS_OPTION="v2"
|
||||
fi
|
||||
|
||||
for SRC in "${FIPS_SRCS[@]}"
|
||||
|
Reference in New Issue
Block a user