X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=package%2Fopenssl%2Fpatches%2F150-no_engines.patch;h=b4e4999e43d4d7c74409e968054f97f71525373a;hb=3c26d69f218187dfce2976dd30fcf56792d72ba1;hp=b928fbcc61d4cbeef0db0a7e2852a3c6af3aa89c;hpb=34c6a7ae2745d1ca47f2c79fe35673e03a643747;p=openwrt-10.03%2F.git diff --git a/package/openssl/patches/150-no_engines.patch b/package/openssl/patches/150-no_engines.patch index b928fbcc6..b4e4999e4 100644 --- a/package/openssl/patches/150-no_engines.patch +++ b/package/openssl/patches/150-no_engines.patch @@ -1,6 +1,21 @@ -diff -udrNP openssl-0.9.8-stable-SNAP-20050703.orig/util/libeay.num openssl-0.9.8-stable-SNAP-20050703/util/libeay.num ---- openssl-0.9.8-stable-SNAP-20050703.orig/util/libeay.num 2005-07-04 00:27:14.653639088 +0200 -+++ openssl-0.9.8-stable-SNAP-20050703/util/libeay.num 2005-07-04 22:50:07.986576664 +0200 +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 @@ + close(OUT); + } + ++# ugly hack to disable engines ++if($target eq "mingwx") { ++ system("sed -e s/^LIB/XLIB/g -i engines/Makefile"); ++} ++ + print <