From 3bead95bae0512a5f19abb07af745fc7cec09833 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 24 Mar 2000 16:06:22 +0000 Subject: A couple of corrections concerning HPUX 10 and shared libraries. Contributed by Lutz Jaenicke. --- Configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Configure') diff --git a/Configure b/Configure index 8e27411959..6c1c6747d5 100755 --- a/Configure +++ b/Configure @@ -203,6 +203,8 @@ my %table=( # # "hpux-parisc-cc","cc:-Ae +O3 +ESlit -z -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY::::BN_LLONG DES_PTR DES_UNROLL DES_RISC1:::", +# Since there is mention of this in shlib/hpux10-cc.sh +"hpux-parisc-cc-o4","cc:-Ae +O4 +ESlit -z -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY::::BN_LLONG DES_PTR DES_UNROLL DES_RISC1:::", "hpux-parisc-gcc","gcc:-O3 -DB_ENDIAN -DBN_DIV2W::::BN_LLONG DES_PTR DES_UNROLL DES_RISC1:::", "hpux64-parisc-cc","cc:-Ae +DD64 +O3 +ESlit -z -DB_ENDIAN -DMD32_XARRAY::-D_REENTRANT::SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT:::", -- cgit v1.2.3