Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configure b/Configure
index b429f78c39..02205d14fa 100755
--- a/Configure
+++ b/Configure
@@ -1126,7 +1126,6 @@ my $exp_cflags = "";
if ($fipscanisteronly == 2)
{
-print STDERR "ADDING FIPSSYM\n";
$exp_cflags .= " -DOPENSSL_FIPSSYMS";
}