diff options
Diffstat (limited to 'package/openssl/patches/300-etrax_support.patch')
-rw-r--r-- | package/openssl/patches/300-etrax_support.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/openssl/patches/300-etrax_support.patch b/package/openssl/patches/300-etrax_support.patch index 89b3a92cc5..758ebeb765 100644 --- a/package/openssl/patches/300-etrax_support.patch +++ b/package/openssl/patches/300-etrax_support.patch @@ -1,7 +1,6 @@ -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 @@ +--- 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}:", |