summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-07-09 01:17:51 +0000
committerUlf Möller <ulf@openssl.org>1999-07-09 01:17:51 +0000
commit11302c699d7595796e1e7717bac46872b8c05e8a (patch)
tree6534bdb3622e7b1fae783bc0d9bbd736d660fdb3 /Configure
parent5685dcd445558155977451754953a24f9fbf222e (diff)
Broken HPUX cc.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index 347292fb64..e4571dce83 100755
--- a/Configure
+++ b/Configure
@@ -147,7 +147,7 @@ my %table=(
# If hpux-cc fails (e.g. during "make test"), try the next one; otherwise,
# please report your OS and compiler version to the bugs@openssl.org
# mailing list.
-"hpux-brokencc", "cc:-DB_ENDIAN -DBN_DIV2W -Ae +ESlit +O4 -z::(unknown)::DES_PTR DES_UNROLL DES_RISC1:::",
+"hpux-brokencc", "cc:-DB_ENDIAN -DBN_DIV2W -Ae +ESlit +O2 -z::(unknown)::DES_PTR DES_UNROLL DES_RISC1:::",
"hpux-gcc", "gcc:-DB_ENDIAN -DBN_DIV2W -O3::(unknown)::BN_LLONG DES_PTR DES_UNROLL DES_RISC1:::",
# If hpux-gcc fails, try this one: