X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/772991beff52012cb9a1b3e8a96ec1cf8b0ee60c..a46cfc6bccf2343230f701e86fa88be1404ca1ce:/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 ed34698a8..09d733ad0 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 +@@ -1886,6 +1886,11 @@ EOF close(OUT); } @@ -8,7 +8,7 @@ +if($target eq "mingwx") { + system("sed -e s/^LIB/XLIB/g -i engines/Makefile"); +} -+ ++ print <