X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7c5eb47ac7e37ce140d46498384984f5144ac28c..096b823d777620c5423b395805565a112d771d2e:/package/openssl/patches/150-no_engines.patch diff --git a/package/openssl/patches/150-no_engines.patch b/package/openssl/patches/150-no_engines.patch index 1c9e71543..dabdfd363 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.8g/Configure openssl-0.9.8g2/Configure ---- openssl-0.9.8g/Configure 2008-05-19 22:49:45.000000000 +0200 -+++ openssl-0.9.8g2/Configure 2008-05-19 22:50:40.000000000 +0200 -@@ -1685,6 +1685,11 @@ +--- a/Configure ++++ b/Configure +@@ -1878,6 +1878,11 @@ EOF close(OUT); } @@ -9,14 +8,13 @@ diff -ur openssl-0.9.8g/Configure openssl-0.9.8g2/Configure +if($target eq "mingwx") { + system("sed -e s/^LIB/XLIB/g -i engines/Makefile"); +} -+ ++ print <