diff options
author | Ulf Möller <ulf@openssl.org> | 1999-09-30 10:32:54 +0200 |
---|---|---|
committer | Ulf Möller <ulf@openssl.org> | 1999-09-30 10:32:54 +0200 |
commit | d4cf2f1882e481ab3efcb1d9d0e48c87e38518f2 (patch) | |
tree | f596637fac4db49b88268f94d91b8f7c2916fd89 /Configure | |
parent | Cosmetic changes. (diff) | |
download | openssl-d4cf2f1882e481ab3efcb1d9d0e48c87e38518f2.tar.xz openssl-d4cf2f1882e481ab3efcb1d9d0e48c87e38518f2.zip |
HPUX 11 flags.
Contributed by: Peter Huang <PETER_HUANG@HP-Cupertino-om8.om.hp.com>
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |