projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix i2c-falcon kmod package selection
[openwrt.git]
/
package
/
openssl
/
patches
/
140-makefile-dirs.patch
diff --git
a/package/openssl/patches/140-makefile-dirs.patch
b/package/openssl/patches/140-makefile-dirs.patch
index
89022e0
..
c252be9
100644
(file)
--- a/
package/openssl/patches/140-makefile-dirs.patch
+++ b/
package/openssl/patches/140-makefile-dirs.patch
@@
-1,11
+1,11
@@
----
openssl-0.9.8a/Makefile.org 2006-02-21 20:57:45.000000000 -0800
-+++
openssl-0.9.8a-new/Makefile.org 2006-02-21 21:37:11.000000000 -0800
-@@ -10
0,7 +100,7 @@
-
KRB5_INCLUDES
=
- LIB
KRB5
=
+---
a/Makefile.org
++++
b/Makefile.org
+@@ -10
9,7 +109,7 @@ LIBKRB5=
+
ZLIB_INCLUDE
=
+ LIB
ZLIB
=
-DIRS= crypto ssl engines apps test tools
+DIRS= crypto ssl apps
-DIRS= crypto ssl engines apps test tools
+DIRS= crypto ssl apps
+ ENGDIRS= ccgost
SHLIBDIRS= crypto ssl
SHLIBDIRS= crypto ssl
- # dirs in crypto to build
This page took
0.024062 seconds
and
4
git commands to generate.