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:
authorDr. Stephen Henson <steve@openssl.org>2011-02-21 22:29:48 +0300
committerDr. Stephen Henson <steve@openssl.org>2011-02-21 22:29:48 +0300
commit4e712c48abaf8e4f1925d52b69caec2a15e01d4d (patch)
tree3a70abf8a7ddcd953eb5b674c0a35e44acd4a41d /Configure
parentbfba6e05b8abfa60794f58761136f2b875633f0b (diff)
Remove debugging option.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configure b/Configure
index c87c316b6c..fbaccc4569 100755
--- a/Configure
+++ b/Configure
@@ -1334,7 +1334,6 @@ if ($no_asm)
$thread_cflags=~s/\-D[BL]_ENDIAN// if ($fips);
}
-print STDERR "No shared if $no_shared\n";
if (!$no_shared)
{
$cast_obj=""; # CAST assembler is not PIC