From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH v2] nettle: update to version 3.3
Date: Fri, 16 Dec 2016 16:15:04 +0100 [thread overview]
Message-ID: <20161216151504.23568-1-clemens.gruber@pqgruber.com> (raw)
Also reorder configure options as they are in the help output.
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/nettle.in | 1 -
rules/nettle.make | 11 +++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/rules/nettle.in b/rules/nettle.in
index 9ec8429cb..fcacb963f 100644
--- a/rules/nettle.in
+++ b/rules/nettle.in
@@ -2,7 +2,6 @@
config NETTLE
tristate
- select LIBGMP
prompt "nettle"
help
Nettle is a cryptographic library.
diff --git a/rules/nettle.make b/rules/nettle.make
index dae19bd94..6c83f4cfd 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_NETTLE) += nettle
#
# Paths and names
#
-NETTLE_VERSION := 2.7.1
-NETTLE_MD5 := 003d5147911317931dd453520eb234a5
+NETTLE_VERSION := 3.3
+NETTLE_MD5 := 10f969f78a463704ae73529978148dbe
NETTLE := nettle-$(NETTLE_VERSION)
NETTLE_SUFFIX := tar.gz
NETTLE_URL := http://www.lysator.liu.se/~nisse/archive/$(NETTLE).$(NETTLE_SUFFIX)
@@ -36,13 +36,16 @@ NETTLE_MAKE_PAR := NO
NETTLE_CONF_TOOL := autoconf
NETTLE_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
- --enable-static \
--enable-public-key \
--enable-assembler \
+ --enable-static \
--disable-openssl \
--disable-gcov \
--disable-documentation \
- --$(call ptx/endis,PTXCONF_ARCH_ARM_NEON)-arm-neon
+ --disable-fat \
+ --$(call ptx/endis,PTXCONF_ARCH_ARM_NEON)-arm-neon \
+ --disable-x86-aesni \
+ --enable-mini-gmp
# ----------------------------------------------------------------------------
# Target-Install
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2016-12-16 15:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161216151504.23568-1-clemens.gruber@pqgruber.com \
--to=clemens.gruber@pqgruber.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox