X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F150-no_engines.patch;h=62aacc1e4de8546bd7e6575f63b31407b11aa037;hp=b4e4999e43d4d7c74409e968054f97f71525373a;hb=e260ab73e0a396b3ba39824beb1fb71716828a7f;hpb=868fc521a640bc311871f364d0846dcfe3e750f2 diff --git a/package/openssl/patches/150-no_engines.patch b/package/openssl/patches/150-no_engines.patch index b4e4999e43..62aacc1e4d 100644 --- a/package/openssl/patches/150-no_engines.patch +++ b/package/openssl/patches/150-no_engines.patch @@ -1,7 +1,6 @@ -diff -ur openssl-0.9.8h.orig/Configure openssl-0.9.8h/Configure ---- openssl-0.9.8h.orig/Configure 2008-05-31 17:31:04.000000000 +0200 -+++ openssl-0.9.8h/Configure 2008-05-31 17:30:47.000000000 +0200 -@@ -1712,6 +1712,11 @@ +--- a/Configure ++++ b/Configure +@@ -2000,6 +2000,11 @@ EOF close(OUT); } @@ -9,14 +8,13 @@ diff -ur openssl-0.9.8h.orig/Configure openssl-0.9.8h/Configure +if($target eq "mingwx") { + system("sed -e s/^LIB/XLIB/g -i engines/Makefile"); +} -+ ++ print <