summaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/110-optimize-for-size.patch
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-06-11 20:28:44 +0000
committerSteven Barth <cyrus@openwrt.org>2015-06-11 20:28:44 +0000
commit89c8d78d31852a80f655e2395d1c776be51aea83 (patch)
tree4defbbd37b912ad3a40aafae6ff459265e7c9d45 /package/libs/openssl/patches/110-optimize-for-size.patch
parent84bfed7bd32e7541feadc9c438e57b14559ddc7b (diff)
downloadmaster-31e0f0ae-89c8d78d31852a80f655e2395d1c776be51aea83.tar.gz
master-31e0f0ae-89c8d78d31852a80f655e2395d1c776be51aea83.tar.bz2
master-31e0f0ae-89c8d78d31852a80f655e2395d1c776be51aea83.zip
openssl: 1.0.2b (hey, we made it nearly 3 months this time!)
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45946
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}",