diff options
author | Steven Barth <cyrus@openwrt.org> | 2015-06-11 20:28:44 +0000 |
---|---|---|
committer | Steven Barth <cyrus@openwrt.org> | 2015-06-11 20:28:44 +0000 |
commit | 89c8d78d31852a80f655e2395d1c776be51aea83 (patch) | |
tree | 4defbbd37b912ad3a40aafae6ff459265e7c9d45 /package/libs/openssl/patches/110-optimize-for-size.patch | |
parent | 84bfed7bd32e7541feadc9c438e57b14559ddc7b (diff) | |
download | mtk-20170518-89c8d78d31852a80f655e2395d1c776be51aea83.zip mtk-20170518-89c8d78d31852a80f655e2395d1c776be51aea83.tar.gz mtk-20170518-89c8d78d31852a80f655e2395d1c776be51aea83.tar.bz2 |
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.patch | 2 |
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 c944322..0a0e59a 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}", |