X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d114db436c42701665e5fb7ddb542ae0dc2ac9fc..957731ef89fc1876a0ab8c56d50001011b20abb0:/package/openssl/patches/150-no_engines.patch?ds=sidebyside diff --git a/package/openssl/patches/150-no_engines.patch b/package/openssl/patches/150-no_engines.patch index e344b4942..5d1e4f4fb 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 -@@ -1850,6 +1850,11 @@ EOF +@@ -2000,6 +2000,11 @@ EOF close(OUT); } @@ -8,13 +8,13 @@ +if($target eq "mingwx") { + system("sed -e s/^LIB/XLIB/g -i engines/Makefile"); +} -+ ++ print <