X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e4ff786a36023736eab994cb27b24a6f2799beb4..7f1f989a38d91dbcbf08cf93693cfe1531b58587:/package/openssl/patches/150-no_engines.patch?ds=inline diff --git a/package/openssl/patches/150-no_engines.patch b/package/openssl/patches/150-no_engines.patch index ed34698a8..dabdfd363 100644 --- a/package/openssl/patches/150-no_engines.patch +++ b/package/openssl/patches/150-no_engines.patch @@ -1,6 +1,6 @@ --- a/Configure +++ b/Configure -@@ -1904,6 +1904,11 @@ EOF +@@ -1878,6 +1878,11 @@ EOF close(OUT); } @@ -8,13 +8,13 @@ +if($target eq "mingwx") { + system("sed -e s/^LIB/XLIB/g -i engines/Makefile"); +} -+ ++ print <