Signed-off-by: Etienne CHAMPETIER <champetier.etie...@gmail.com> --- package/libs/openssl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index 9c4855f..31cd32d 100644 --- a/package/libs/openssl/Makefile +++ b/package/libs/openssl/Makefile @@ -87,8 +87,7 @@ This package contains the OpenSSL command-line utility. endef -OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc5 no-sha0 \ - no-aes192 no-camellia no-ans1 no-krb5 +OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc5 no-sha0 no-camellia no-krb5 OPENSSL_OPTIONS:= shared no-err no-hw zlib-dynamic no-sse2 no-ssl2 no-srp no-cms ifdef CONFIG_OPENSSL_ENGINE_CRYPTO -- 1.9.3 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel