blob: 7780fa432c0136259c319cdd13fa3fdfb8d89829 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -Nura openssl-0.9.8j/Makefile openssl-0.9.8j.nofips/Makefile
--- openssl-0.9.8j/Makefile 2009-01-07 09:57:01.000000000 -0200
+++ openssl-0.9.8j.nofips/Makefile 2009-03-05 10:10:09.000000000 -0200
@@ -133,7 +133,7 @@
BASEADDR=0xFB00000
-DIRS= crypto fips ssl engines apps test tools
+DIRS= crypto ssl engines apps test tools
SHLIBDIRS= crypto ssl
# dirs in crypto to build
|