projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfba6e0
)
Remove debugging option.
author
Dr. Stephen Henson
<steve@openssl.org>
Mon, 21 Feb 2011 19:29:48 +0000
(19:29 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Mon, 21 Feb 2011 19:29:48 +0000
(19:29 +0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index c87c316b6c1153fbbcd1cb160f9fe4c461ba4160..fbaccc4569eb933ee63591bb8c1227f312bc9d85 100755
(executable)
--- 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