summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorpavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-29 02:53:50 +0000
committerpavlov <pavlov@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-29 02:53:50 +0000
commit7d4ec9ccb38653c6e90e1c773a01c5b8c4ffd4fe (patch)
tree4e05d2fa3da63916f2a0b651eaa9117db7fcf4b6 /package
parent28510cd404c7e2c568b4295a4c0b14540dc29e08 (diff)
fix for ticket:989
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5674 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ffc068905..9c1f6bf7f 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -63,7 +63,7 @@ define Package/openssl-util/conffiles
endef
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
+ no-rmd160 no-aes192 no-ripemd no-camellia no-ans1 no-krb5
OPENSSL_OPTIONS:= shared no-dso no-ec no-err no-fips no-hw no-threads zlib-dynamic \
no-engines no-sse2 no-perlasm