projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ae7d8
)
openssl: Remove J-PAKE. Nothing uses it.
author
Rosen Penev
<
[email protected]
>
Mon, 26 Sep 2016 19:56:14 +0000
(12:56 -0700)
committer
John Crispin
<
[email protected]
>
Tue, 27 Sep 2016 15:50:22 +0000
(17:50 +0200)
Signed-off by: Rosen Penev <
[email protected]
>
package/libs/openssl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/openssl/Makefile
b/package/libs/openssl/Makefile
index dc1202cd8478eb2fc8689608c4d246b3a4667b97..0df6f3edb6d5b9e7450f74b00daa286229810bcc 100644
(file)
--- a/
package/libs/openssl/Makefile
+++ b/
package/libs/openssl/Makefile
@@
-16,6
+16,7
@@
PKG_USE_MIPS16:=0
PKG_BUILD_PARALLEL:=0
+
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.openssl.org/source/ \
ftp://ftp.openssl.org/source/ \
@@
-97,7
+98,7
@@
endef
OPENSSL_NO_CIPHERS:= no-idea no-md2 no-mdc2 no-rc5 no-sha0 no-camellia no-krb5 \
- no-whrlpool no-whirlpool no-seed
+ no-whrlpool no-whirlpool no-seed
no-jpake
OPENSSL_OPTIONS:= shared no-err no-sse2 no-ssl2 no-ssl2-method no-heartbeats
ifdef CONFIG_OPENSSL_ENGINE_CRYPTO