From 7f1f989a38d91dbcbf08cf93693cfe1531b58587 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 3 Feb 2011 18:45:35 +0000 Subject: openssl: update to 1.0.0c Signed-off-by: Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25348 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openssl/patches/300-etrax_support.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 package/openssl/patches/300-etrax_support.patch (limited to 'package/openssl/patches/300-etrax_support.patch') diff --git a/package/openssl/patches/300-etrax_support.patch b/package/openssl/patches/300-etrax_support.patch deleted file mode 100644 index 74c9442d5..000000000 --- a/package/openssl/patches/300-etrax_support.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/Configure -+++ b/Configure -@@ -403,6 +403,10 @@ my %table=( - "QNX6", "gcc:-DTERMIOS::::-lsocket::${no_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", - "QNX6-i386", "gcc:-DL_ENDIAN -DTERMIOS -O2 -Wall::::-lsocket:${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", - -+# cris -+"linux-cris", "\$(TARGET_CC):-DL_ENDIAN -DTERMIO -fomit-frame-pointer::-D_REENTRANT::-ldl:BN_LLONG THIRTY_TWO_BIT RC4_CHAR::::::::::::dlfcn:linux-shared:-fpic::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)::", -+ -+ - #### SCO/Caldera targets. - # - # Originally we had like unixware-*, unixware-*-pentium, unixware-*-p6, etc. -- cgit v1.2.3