X-Git-Url: http://git.archive.openwrt.org/?p=14.07%2Fopenwrt.git;a=blobdiff_plain;f=package%2Flibs%2Fopenssl%2Fpatches%2F220-fix-no-ec-build.patch;fp=package%2Flibs%2Fopenssl%2Fpatches%2F220-fix-no-ec-build.patch;h=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hp=44ec50eae4cd382d7b01ef01b9b89ab7f4884367;hb=d70e69464ec00006b26ac684e808a6118dd4177a;hpb=179bab8b1700d74b28cc6cd25322f9a1ad670107 diff --git a/package/libs/openssl/patches/220-fix-no-ec-build.patch b/package/libs/openssl/patches/220-fix-no-ec-build.patch index 44ec50e..e69de29 100644 --- a/package/libs/openssl/patches/220-fix-no-ec-build.patch +++ b/package/libs/openssl/patches/220-fix-no-ec-build.patch @@ -1,14 +0,0 @@ ---- a/ssl/t1_lib.c -+++ b/ssl/t1_lib.c -@@ -113,9 +113,11 @@ - #include - #include - #include -+#ifndef OPENSSL_NO_EC - #ifdef OPENSSL_NO_EC2M - # include - #endif -+#endif - #include - #include - #include "ssl_locl.h"