summaryrefslogtreecommitdiff
path: root/package/openssl/patches/patch-Configure
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssl/patches/patch-Configure')
-rw-r--r--package/openssl/patches/patch-Configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openssl/patches/patch-Configure b/package/openssl/patches/patch-Configure
index 808662d33..2f1213e0e 100644
--- a/package/openssl/patches/patch-Configure
+++ b/package/openssl/patches/patch-Configure
@@ -1,6 +1,6 @@
---- openssl-1.0.1c.orig/Configure 2012-03-14 23:20:40.000000000 +0100
-+++ openssl-1.0.1c/Configure 2013-01-31 14:32:14.000000000 +0100
-@@ -400,6 +400,8 @@ my %table=(
+--- openssl-1.0.1e.orig/Configure 2013-02-11 16:26:04.000000000 +0100
++++ openssl-1.0.1e/Configure 2013-08-17 16:07:11.782623643 +0200
+@@ -402,6 +402,8 @@ my %table=(
"linux-alpha+bwx-gcc","gcc:-O3 -DL_ENDIAN -DTERMIO::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL:${alpha_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:${alpha_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:${alpha_asm}",