X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F140-makefile-dirs.patch;h=b51ca28b627f292bd0c1c392a2c096ee00302d17;hb=7010de0fd311ec9dee6ef53dd692c70611d20a9b;hp=84eee83ab65df0768e9f1e5bc5869499167cc4da;hpb=772991beff52012cb9a1b3e8a96ec1cf8b0ee60c;p=openwrt.git diff --git a/package/openssl/patches/140-makefile-dirs.patch b/package/openssl/patches/140-makefile-dirs.patch index 84eee83ab6..b51ca28b62 100644 --- a/package/openssl/patches/140-makefile-dirs.patch +++ b/package/openssl/patches/140-makefile-dirs.patch @@ -1,11 +1,11 @@ --- a/Makefile.org +++ b/Makefile.org -@@ -132,7 +132,7 @@ FIPSCANLIB= +@@ -135,7 +135,7 @@ FIPSCANLIB= BASEADDR= --DIRS= crypto fips ssl engines apps test tools -+DIRS= crypto fips ssl apps - SHLIBDIRS= crypto ssl fips +-DIRS= crypto ssl engines apps test tools ++DIRS= crypto ssl apps + ENGDIRS= ccgost + SHLIBDIRS= crypto ssl - # dirs in crypto to build