diff options
Diffstat (limited to 'package/openssl/patches/patch-Configure')
-rw-r--r-- | package/openssl/patches/patch-Configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/openssl/patches/patch-Configure b/package/openssl/patches/patch-Configure index 4fd60ccb8..fb07479f9 100644 --- a/package/openssl/patches/patch-Configure +++ b/package/openssl/patches/patch-Configure @@ -1,7 +1,7 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- openssl-0.9.8i.orig/Configure 2008-09-12 16:47:00.000000000 +0200 -+++ openssl-0.9.8i/Configure 2008-10-22 11:02:46.000000000 +0200 -@@ -357,6 +357,7 @@ my %table=( +diff -Nur openssl-0.9.8l.orig/Configure openssl-0.9.8l/Configure +--- openssl-0.9.8l.orig/Configure 2009-11-05 13:07:06.000000000 +0100 ++++ openssl-0.9.8l/Configure 2009-12-06 02:14:45.000000000 +0100 +@@ -364,6 +364,7 @@ "linux-alpha+bwx-gcc","gcc:-O3 -DL_ENDIAN -DTERMIO::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", "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:${no_asm}", "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:${no_asm}", |