2ca8a6cce4
Fixes CVE-2014-3513, CVE-2014-3567, CVE-2014-3568, CVE-2014-3566 Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 44332
12 lines
196 B
Diff
12 lines
196 B
Diff
--- a/Makefile.org
|
|
+++ b/Makefile.org
|
|
@@ -136,7 +136,7 @@ FIPSCANLIB=
|
|
|
|
BASEADDR=
|
|
|
|
-DIRS= crypto ssl engines apps test tools
|
|
+DIRS= crypto ssl apps
|
|
ENGDIRS= ccgost
|
|
SHLIBDIRS= crypto ssl
|
|
|