From: Richard Levitte Date: Thu, 14 Nov 2002 23:38:59 +0000 (+0000) Subject: Add A/UX target. X-Git-Tag: OpenSSL_0_9_6h~37 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cc68d20f8e6bbe8f98a72b8adccfb1b6355c389a;p=oweals%2Fopenssl.git Add A/UX target. PR: 271 --- diff --git a/Configure b/Configure index 135f09c070..d467d8eb3a 100755 --- a/Configure +++ b/Configure @@ -495,6 +495,9 @@ my %table=( "rhapsody-ppc-cc","cc:-O3 -DB_ENDIAN::(unknown)::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::", "darwin-ppc-cc","cc:-O3 -D_DARWIN -DB_ENDIAN -fno-common::-D_REENTRANT::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::::::::::darwin-shared:-fPIC::.\$(SHLIB_MAJOR).\$(SHLIB_MINOR).dylib", +##### A/UX +"aux3-gcc","gcc:-O2 -DTERMIO::(unknown):-lbsd:RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::", + ##### Sony NEWS-OS 4.x "newsos4-gcc","gcc:-O -DB_ENDIAN -DNEWS4::(unknown):-lmld -liberty:BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR::::",