aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/110-optimize-for-size.patch
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-06-11 20:28:44 +0000
committerSteven Barth <steven@midlink.org>2015-06-11 20:28:44 +0000
commit50c5c4f6fe450cc9a23de6371681c4c9f63d3df8 (patch)
treed5945ce4d6d1dd7f9caee93f4ef773c205efbd40 /package/libs/openssl/patches/110-optimize-for-size.patch
parentf9838bef4565fee3cad7be9214c6db9361dcf807 (diff)
downloadupstream-50c5c4f6fe450cc9a23de6371681c4c9f63d3df8.tar.gz
upstream-50c5c4f6fe450cc9a23de6371681c4c9f63d3df8.tar.bz2
upstream-50c5c4f6fe450cc9a23de6371681c4c9f63d3df8.zip
openssl: 1.0.2b (hey, we made it nearly 3 months this time!)
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45946 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/openssl/patches/110-optimize-for-size.patch')
-rw-r--r--package/libs/openssl/patches/110-optimize-for-size.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/110-optimize-for-size.patch b/package/libs/openssl/patches/110-optimize-for-size.patch
index c9443221f8..0a0e59a3bf 100644
--- a/package/libs/openssl/patches/110-optimize-for-size.patch
+++ b/package/libs/openssl/patches/110-optimize-for-size.patch
@@ -1,6 +1,6 @@
--- a/Configure
+++ b/Configure
-@@ -443,6 +443,12 @@ my %table=(
+@@ -460,6 +460,12 @@ my %table=(
"linux-alpha-ccc","ccc:-fast -readonly_strings -DL_ENDIAN::-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::-D_REENTRANT:::SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL:${alpha_asm}",