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."
|
echo "fips-check: Couldn't checkout the FIPS repository."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
FIPS_OPTION="v2"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
for SRC in "${FIPS_SRCS[@]}"
|
for SRC in "${FIPS_SRCS[@]}"
|
||||||
|
Reference in New Issue
Block a user