openssl: upgrade to 0.9.8m (patch by Peter Wagner)
[openwrt.git] / package / openssl / patches / 110-optimize-for-size.patch
index 8c78b6a01cfd1a6ae011f654390b8a283328ffaf..769a3d9366a781d6cc50a953722e4e32b15b21f0 100644 (file)
@@ -1,7 +1,8 @@
-diff -ur openssl-0.9.8a/Configure openssl-0.9.8a-owrt/Configure
---- openssl-0.9.8a/Configure   2005-08-02 12:59:42.000000000 +0200
-+++ openssl-0.9.8a-owrt/Configure      2006-03-23 14:16:35.000000000 +0100
-@@ -353,6 +353,8 @@
+diff --git a/Configure b/Configure
+index 32e154b..eec5066 100755
+--- a/Configure
++++ b/Configure
+@@ -370,6 +370,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}",