From d114db436c42701665e5fb7ddb542ae0dc2ac9fc Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 28 Jan 2010 19:27:53 +0000 Subject: openssl: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19368 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openssl/patches/110-optimize-for-size.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'package/openssl/patches/110-optimize-for-size.patch') diff --git a/package/openssl/patches/110-optimize-for-size.patch b/package/openssl/patches/110-optimize-for-size.patch index ddd2ea6b2..7661a8d1e 100644 --- a/package/openssl/patches/110-optimize-for-size.patch +++ b/package/openssl/patches/110-optimize-for-size.patch @@ -1,7 +1,6 @@ -diff -ur openssl-0.9.8h.orig/Configure openssl-0.9.8h/Configure ---- openssl-0.9.8h.orig/Configure 2008-05-31 17:27:47.000000000 +0200 -+++ openssl-0.9.8h/Configure 2008-05-31 17:28:16.000000000 +0200 -@@ -357,6 +357,8 @@ +--- a/Configure ++++ b/Configure +@@ -364,6 +364,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:${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}", -- cgit v1.2.3