summaryrefslogtreecommitdiff
path: root/package/openssl/patches/200-etrax_support.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-11-03 20:02:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-11-03 20:02:42 +0000
commiteff467b5cce10eab322763b3c58349b59c2d4755 (patch)
tree2c9614742ca127554c05986483e78c000a18d93c /package/openssl/patches/200-etrax_support.patch
parentfaf5f84cbfd4ca592e88f9f07841b019f22f3196 (diff)
downloadmtk-20170518-eff467b5cce10eab322763b3c58349b59c2d4755.zip
mtk-20170518-eff467b5cce10eab322763b3c58349b59c2d4755.tar.gz
mtk-20170518-eff467b5cce10eab322763b3c58349b59c2d4755.tar.bz2
openssl: refresh patches
SVN-Revision: 28736
Diffstat (limited to 'package/openssl/patches/200-etrax_support.patch')
-rw-r--r--package/openssl/patches/200-etrax_support.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openssl/patches/200-etrax_support.patch b/package/openssl/patches/200-etrax_support.patch
index 74c9442..990988a 100644
--- a/package/openssl/patches/200-etrax_support.patch
+++ b/package/openssl/patches/200-etrax_support.patch
@@ -1,8 +1,8 @@
--- 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)",
+@@ -414,6 +414,10 @@ my %table=(
+ "beos-x86-r5", "gcc:-DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall::-D_REENTRANT:BEOS:-lbe -lnet:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:beos:beos-shared:-fPIC -DPIC:-shared:.so",
+ "beos-x86-bone", "gcc:-DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall::-D_REENTRANT:BEOS:-lbe -lbind -lsocket:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:beos:beos-shared:-fPIC:-shared:.so",
+# 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)::",