summaryrefslogtreecommitdiffstats
path: root/package/openssl/patches/300-etrax_support.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-03 18:45:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-03 18:45:35 +0000
commit1efe968c2e4f7ead77c338e1e4c26c3a91206fee (patch)
tree26d13bd4a38a492e2efbbd13864d3ef49b5e5cdd /package/openssl/patches/300-etrax_support.patch
parentf394bbbcaadf14e08018ba68e5ff1914af2fef86 (diff)
downloadmaster-31e0f0ae-1efe968c2e4f7ead77c338e1e4c26c3a91206fee.tar.gz
master-31e0f0ae-1efe968c2e4f7ead77c338e1e4c26c3a91206fee.tar.bz2
master-31e0f0ae-1efe968c2e4f7ead77c338e1e4c26c3a91206fee.zip
openssl: update to 1.0.0c
Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348
Diffstat (limited to 'package/openssl/patches/300-etrax_support.patch')
-rw-r--r--package/openssl/patches/300-etrax_support.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/openssl/patches/300-etrax_support.patch b/package/openssl/patches/300-etrax_support.patch
deleted file mode 100644
index 74c9442d53..0000000000
--- 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.