X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fopenssl%2Fpatches%2F140-makefile-dirs.patch;h=b51ca28b627f292bd0c1c392a2c096ee00302d17;hp=997978250fd7ab66dd7767494078a320c73b9dbd;hb=ee17aa6f614a672be46a3c5ded1d282ee448e02e;hpb=67441055e302e54921b4bdd05c0a43ca3b67b26c diff --git a/package/openssl/patches/140-makefile-dirs.patch b/package/openssl/patches/140-makefile-dirs.patch index 997978250f..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 -@@ -131,7 +131,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