[aadk-commits] qwell: uClinux/trunk r78 - /uClinux/trunk/uClinux-dist/bfin_patch/libssl_patch/

aadk-commits at lists.digium.com aadk-commits at lists.digium.com
Wed Dec 20 16:58:28 MST 2006


Author: qwell
Date: Wed Dec 20 17:58:27 2006
New Revision: 78

URL: http://svn.digium.com/view/aadk?view=rev&rev=78
Log:
Make patch against openssl 0.9.8d

Modified:
    uClinux/trunk/uClinux-dist/bfin_patch/libssl_patch/libssl_bfin.patch

Modified: uClinux/trunk/uClinux-dist/bfin_patch/libssl_patch/libssl_bfin.patch
URL: http://svn.digium.com/view/aadk/uClinux/trunk/uClinux-dist/bfin_patch/libssl_patch/libssl_bfin.patch?view=diff&rev=78&r1=77&r2=78
==============================================================================
--- uClinux/trunk/uClinux-dist/bfin_patch/libssl_patch/libssl_bfin.patch (original)
+++ uClinux/trunk/uClinux-dist/bfin_patch/libssl_patch/libssl_bfin.patch Wed Dec 20 17:58:27 2006
@@ -1,5 +1,5 @@
---- openssl-0.9.8c/Configure
-+++ openssl-0.9.8c/Configure
+--- openssl-0.9.8d/Configure
++++ openssl-0.9.8d/Configure
 @@ -98,9 +98,11 @@
  # AES_ASM	ASE_[en|de]crypt is implemented in assembler
  
@@ -20,8 +20,8 @@
  "linux-aout",	"gcc:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -march=i486 -Wall::(unknown):::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_out_asm}",
  ####
  "linux-generic64","gcc:-DTERMIO -O3 -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
---- openssl-0.9.8c/crypto/opensslconf.h
-+++ openssl-0.9.8c/crypto/opensslconf.h
+--- openssl-0.9.8d/crypto/opensslconf.h
++++ openssl-0.9.8d/crypto/opensslconf.h
 @@ -18,6 +18,9 @@
  #endif
  
@@ -76,8 +76,8 @@
  #endif
  
  /* These default values were supplied by
---- openssl-0.9.8c/INSTALL
-+++ openssl-0.9.8c/INSTALL
+--- openssl-0.9.8d/INSTALL
++++ openssl-0.9.8d/INSTALL
 @@ -132,7 +132,7 @@
       as the argument to ./Configure. For example, a "linux-elf" user would
       run:
@@ -87,8 +87,8 @@
  
       If your system is not available, you will have to edit the Configure
       program and add the correct configuration for your system. The
---- openssl-0.9.8c/Makefile
-+++ openssl-0.9.8c/Makefile
+--- openssl-0.9.8d/Makefile
++++ openssl-0.9.8d/Makefile
 @@ -12,9 +12,10 @@
  SHLIB_MAJOR=0
  SHLIB_MINOR=9.8



More information about the aadk-commits mailing list