summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-11-28 22:04:24 +0000
committerMike Baker <mbm@openwrt.org>2006-11-28 22:04:24 +0000
commit760bb5647cab8ca1ff6a75a7e78d43559ebe39b5 (patch)
tree7d51bea636458557240b89f0d0b8995df42ee0e1 /package
parentc3c4dfb57beebd26c0534698b8687c2c7c94e1f5 (diff)
downloadmtk-20170518-760bb5647cab8ca1ff6a75a7e78d43559ebe39b5.zip
mtk-20170518-760bb5647cab8ca1ff6a75a7e78d43559ebe39b5.tar.gz
mtk-20170518-760bb5647cab8ca1ff6a75a7e78d43559ebe39b5.tar.bz2
patch from #989 (thanks Bartman007)
SVN-Revision: 5670
Diffstat (limited to 'package')
-rw-r--r--package/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index 9738c1a..ffc0689 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -62,7 +62,7 @@ define Package/openssl-util/conffiles
/etc/ssl/openssl.cnf
endef
-OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc2 no-rc5 no-sha0 no-smime no-cast \
+OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc2 no-rc5 no-sha0 no-smime \
no-rmd160 no-aes192 no-ripemd no-camellia no-ans1 no-krb5 no-ssl2
OPENSSL_OPTIONS:= shared no-dso no-ec no-err no-fips no-hw no-threads zlib-dynamic \
no-engines no-sse2 no-perlasm