We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524efdb commit 689f78cCopy full SHA for 689f78c
1 file changed
scripts/build-wolfprovider.sh
@@ -21,10 +21,7 @@ show_help() {
21
echo " --debian Build a Debian package"
22
echo " --debian --enable-fips Build a Debian package with FIPS support"
23
echo " --quicktest Disable some tests for a faster testing suite"
24
-<<<<<<< HEAD
25
echo " --replace-default Patch OpenSSL and build it so that wolfProvider is the default provider"
26
-=======
27
->>>>>>> a04ce8f (Add more detailed help menu)
28
echo " --leave-silent Enable leave silent mode to suppress logging of return 0 in probing functions where expected failures may occur."
29
echo " Note: This only affects logging; the calling function is still responsible for handling all return values appropriately."
30
echo ""
0 commit comments