From cc68d20f8e6bbe8f98a72b8adccfb1b6355c389a Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 14 Nov 2002 23:38:59 +0000 Subject: [PATCH] Add A/UX target. PR: 271 --- Configure | 3 +++ 1 file changed, 3 insertions(+) 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::::", -- 2.25.1