ARM assembler pack. Add bn_GF2m_mul_2x2 implementation (see source code
[oweals/openssl.git] / Configure
index b429f78c39b205bd724356fc927708b968263dcc..02205d14fab246500df9678fee75cc7a42771184 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -1126,7 +1126,6 @@ my $exp_cflags = "";
 
 if ($fipscanisteronly == 2)
        {
-print STDERR "ADDING FIPSSYM\n";
        $exp_cflags .= " -DOPENSSL_FIPSSYMS";
        }