aboutsummaryrefslogtreecommitdiffstats
path: root/package/openssl/patches/300-etrax_support.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-26 14:29:14 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-26 14:29:14 +0000
commit6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7 (patch)
tree427cde81ac28eccce8fc9fe59144ac49ccfa9fe7 /package/openssl/patches/300-etrax_support.patch
parent2c47c6c4a790c954f03f9decb6e3c37d6356d0eb (diff)
downloadupstream-6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7.tar.gz
upstream-6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7.tar.bz2
upstream-6ab2a48f0d9da4fc05ae3d35b0cb9b5bb42087a7.zip
package/openssl: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20473 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openssl/patches/300-etrax_support.patch')
-rw-r--r--package/openssl/patches/300-etrax_support.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openssl/patches/300-etrax_support.patch b/package/openssl/patches/300-etrax_support.patch
index 758ebeb765..74c9442d53 100644
--- a/package/openssl/patches/300-etrax_support.patch
+++ b/package/openssl/patches/300-etrax_support.patch
@@ -1,8 +1,8 @@
--- a/Configure
+++ b/Configure
-@@ -396,6 +396,10 @@ my %table=(
- "qnx4", "cc:-DL_ENDIAN -DTERMIO::(unknown):::${x86_gcc_des} ${x86_gcc_opts}:",
- "qnx6", "cc:-DL_ENDIAN -DTERMIOS::(unknown)::-lsocket:${x86_gcc_des} ${x86_gcc_opts}:",
+@@ -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)::",