projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove linux 2.4 specific build system code
[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
..
84eee83
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
-@@ -100,7 +100,7 @@
- KRB5_INCLUDES=
- LIBKRB5=
+--- a/Makefile.org
++++ b/Makefile.org
+@@ -132,7 +132,7 @@ FIPSCANLIB=
--DIRS= crypto ssl engines apps test tools
-+DIRS= crypto ssl apps
- SHLIBDIRS= crypto ssl
+ BASEADDR=
+
+-DIRS= crypto fips ssl engines apps test tools
++DIRS= crypto fips ssl apps
+ SHLIBDIRS= crypto ssl fips
# dirs in crypto to build
# dirs in crypto to build
This page took
0.019913 seconds
and
4
git commands to generate.