From 18d657dd3790c8150d1f9553b5a90d17b47d0435 Mon Sep 17 00:00:00 2001 From: dobrek Date: Wed, 18 Oct 2000 15:31:17 +0000 Subject: [PATCH] - Support for shared librares on AXP using the compaq compiler. Changed files: openssl-alpha-ccc.patch -> 1.1 --- openssl-alpha-ccc.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openssl-alpha-ccc.patch diff --git a/openssl-alpha-ccc.patch b/openssl-alpha-ccc.patch new file mode 100644 index 0000000..37cb36e --- /dev/null +++ b/openssl-alpha-ccc.patch @@ -0,0 +1,11 @@ +diff -urN openssl-0.9.6/Configure openssl-0.9.6-modify/Configure +--- openssl-0.9.6/Configure Sun Oct 18 13:55:33 2048 ++++ openssl-0.9.6-modify/Configure Sun Oct 18 13:56:10 2048 +@@ -284,6 +284,7 @@ + "linux-alpha+bwx-gcc","gcc:-O3 -DL_ENDIAN -DTERMIO::-D_REENTRANT::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL:asm/alpha.o::", + "linux-alpha-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:asm/alpha.o::", + "linux-alpha+bwx-ccc","ccc:-fast -readonly_strings -DL_ENDIAN -DTERMIO::-D_REENTRANT::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:asm/alpha.o::", ++"linux-alpha+bwx-ccc-generic","ccc:-fast -generic -readonly_strings -DL_ENDIAN -DTERMIO::(unknown)::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:asm/alpha.o::", + + # assembler versions -- currently defunct: + ##"OpenBSD-alpha","gcc:-DTERMIOS -O3 -fomit-frame-pointer::(unknown):SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2:asm/alpha.o::", -- 2.43.0