]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- Support for shared librares on AXP using the compaq compiler.
authordobrek <dobrek@pld-linux.org>
Wed, 18 Oct 2000 15:31:17 +0000 (15:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl-alpha-ccc.patch -> 1.1

openssl-alpha-ccc.patch [new file with mode: 0644]

diff --git a/openssl-alpha-ccc.patch b/openssl-alpha-ccc.patch
new file mode 100644 (file)
index 0000000..37cb36e
--- /dev/null
@@ -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::",
This page took 0.04775 seconds and 4 git commands to generate.