update openssl to 0.9.8l -- thanks puchu
[openwrt.git] / package / openssl / patches / 110-optimize-for-size.patch
index e0a1952d321869f55006ea0690e81b6d28993373..ddd2ea6b28f7da89993c36b40fc53a43e544ad82 100644 (file)
@@ -1,8 +1,7 @@
-Index: openssl-0.9.8e/Configure
-===================================================================
---- openssl-0.9.8e.orig/Configure      2007-06-04 13:23:32.150846224 +0200
-+++ openssl-0.9.8e/Configure   2007-06-04 13:23:32.217836040 +0200
-@@ -353,6 +353,8 @@
+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 @@
  "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}",