summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-29 16:01:53 +0000
committerUlf Möller <ulf@openssl.org>1999-04-29 16:01:53 +0000
commit836b286fe904273ee0883ebc13c7cd81fffd7c47 (patch)
tree46b651be00c3aedad1257bdd7a95e1348165ed24 /Configure
parent191a585342a7221f0d4548061e442b53aa89e1f2 (diff)
exptest dumps core. Optimizer bug?
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index b43707929e..b4f12225b1 100755
--- a/Configure
+++ b/Configure
@@ -106,7 +106,7 @@ my %table=(
# -fast slows things like DES down quite a lot
"solaris-sparc-sc4","cc:-xO5 -Xa -DB_ENDIAN:-lsocket -lnsl:\
BN_LLONG RC4_CHAR DES_PTR DES_RISC1 DES_UNROLL BF_PTR:::",
-"solaris-usparc-sc4","cc:-xtarget=ultra -xarch=v8plus -Xa -xO5 -DB_ENDIAN:\
+"solaris-usparc-sc4","cc:-xtarget=ultra -xarch=v8plus -Xa -xO2 -DB_ENDIAN:\
-lsocket -lnsl:\
BN_LLONG RC4_CHAR DES_PTR DES_RISC1 DES_UNROLL BF_PTR:asm/sparcv8.o::",
#"solaris-sparc-sc4-pic","cc:-xO5 -Xa -DB_ENDIAN -KPIC:-lsocket -lnsl:\