projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9a40f5
)
readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-tools
author
Waldemar Brodkorb
<
[email protected]
>
Wed, 29 Mar 2006 09:36:43 +0000
(09:36 +0000)
committer
Waldemar Brodkorb
<
[email protected]
>
Wed, 29 Mar 2006 09:36:43 +0000
(09:36 +0000)
SVN-Revision: 3540
openwrt/package/openssl/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/openssl/Makefile
b/openwrt/package/openssl/Makefile
index e2087525b365b099c65f0664a4b13f03147776c9..a1a197626f5b69509ac57a1172cadce7277085c9 100644
(file)
--- a/
openwrt/package/openssl/Makefile
+++ b/
openwrt/package/openssl/Makefile
@@
-17,7
+17,7
@@
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
-OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc
2 no-rc5 no-sha0 no-sha256 no-sha512 no-rmd160 no-aes192 no-cast
+OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc
5 no-sha0 no-rmd160 no-aes192
OPENSSL_OPTIONS:= shared no-ec no-err no-fips no-hw no-krb5 no-threads zlib-dynamic no-engines
include $(TOPDIR)/package/rules.mk