X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F300-etrax_support.patch;h=74c9442d53aa6fc12bdab96e6a619cf56af9bceb;hb=3c3f464dbc17385748b27b6b1f672a25a32324fe;hp=89b3a92cc5ab535800983a0c34fd2f946deb9f78;hpb=27518b75965578f0a4348eacd683119dd02f3920;p=openwrt-10.03%2F.git diff --git a/package/openssl/patches/300-etrax_support.patch b/package/openssl/patches/300-etrax_support.patch index 89b3a92cc..74c9442d5 100644 --- a/package/openssl/patches/300-etrax_support.patch +++ b/package/openssl/patches/300-etrax_support.patch @@ -1,9 +1,8 @@ -diff -urN openssl-0.9.8h.orig/Configure openssl-0.9.8h/Configure ---- openssl-0.9.8h.orig/Configure 2008-05-02 01:11:30.000000000 +0200 -+++ openssl-0.9.8h/Configure 2008-06-19 13:27:42.000000000 +0200 -@@ -389,6 +389,10 @@ - "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}:", +--- 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)::",