Broken HPUX cc.
authorUlf Möller <ulf@openssl.org>
Fri, 9 Jul 1999 01:17:51 +0000 (01:17 +0000)
committerUlf Möller <ulf@openssl.org>
Fri, 9 Jul 1999 01:17:51 +0000 (01:17 +0000)
Configure

index 347292fb644f928cafeae509dc6b4e6efa7b87aa..e4571dce838793f004bbd05bc057cb80e2e0371c 100755 (executable)
--- 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: