Commit d4cf2f18 authored by Ulf Möller's avatar Ulf Möller
Browse files

HPUX 11 flags.

Contributed by: Peter Huang <PETER_HUANG@HP-Cupertino-om8.om.hp.com>
parent de808df4
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -186,9 +186,8 @@ my %table=(
# If hpux10-gcc fails, try this one:
"hpux10-brokengcc",	"gcc:-DB_ENDIAN -DBN_DIV2W -O3::-D_REENTRANT::DES_PTR DES_UNROLL DES_RISC1:::",

# HPUX 11.X from www.globus.org.
# Only works on PA-RISC 2.0 cpus, and not optimized.  Why?
"hpux11-32bit-cc","cc:+DA2.0 -DB_ENDIAN -D_HPUX_SOURCE -Aa -Ae +ESlit::-D_REENTRANT::DES_PTR DES_UNROLL DES_RISC1:::",
# HPUX 11.X
"hpux11-32bit-cc","cc:+DAportable -DB_ENDIAN -D_HPUX_SOURCE -Aa -Ae +ESlit::-D_REENTRANT::DES_PTR DES_UNROLL DES_RISC1:::",
"hpux11-64bit-cc","cc:+DA2.0W -g -D_HPUX_SOURCE -Aa -Ae +ESlit::-D_REENTRANT::SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT :::",

# Dec Alpha, OSF/1 - the alpha164-cc is the flags for a 21164A with
+1 −2
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 1999/09/21 17:19:05 $
  ______________                           $Date: 1999/09/30 08:32:54 $

  DEVELOPMENT STATE

@@ -16,7 +16,6 @@
  AVAILABLE PATCHES

    o shared libraries <behnke@trustcenter.de>
    o HP compiler flags <peter_huang@hp.com>
    o Lennart Bang: test program patches
    o getenv in ca.c and x509_def.c (jaltman@watsun.cc.columbia.edu)
    o SMIME tool (demo), Sampo Kellomaki <sampo@iki.fi>