summaryrefslogtreecommitdiffstats
path: root/rules/nettle.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-03-05 17:31:33 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-03-06 08:35:34 +0100
commit584448664e81b7c80dd2865ddb5e42dbd2366a9b (patch)
tree39a694726ff99a0ba0261ae61d2cce15fe812911 /rules/nettle.make
parentb5f113dd49eea4750498b893c8e3b2939775f9b2 (diff)
downloadptxdist-584448664e81b7c80dd2865ddb5e42dbd2366a9b.tar.gz
ptxdist-584448664e81b7c80dd2865ddb5e42dbd2366a9b.tar.xz
nettle: version bump 2.5 -> 2.7.1
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/nettle.make')
-rw-r--r--rules/nettle.make10
1 files changed, 7 insertions, 3 deletions
diff --git a/rules/nettle.make b/rules/nettle.make
index b06c549ec..8c41bfc9b 100644
--- a/rules/nettle.make
+++ b/rules/nettle.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_NETTLE) += nettle
#
# Paths and names
#
-NETTLE_VERSION := 2.5
-NETTLE_MD5 := d66882e6ad31a9f651b73d7a1a93bd4c
+NETTLE_VERSION := 2.7.1
+NETTLE_MD5 := 003d5147911317931dd453520eb234a5
NETTLE := nettle-$(NETTLE_VERSION)
NETTLE_SUFFIX := tar.gz
NETTLE_URL := http://www.lysator.liu.se/~nisse/archive/$(NETTLE).$(NETTLE_SUFFIX)
@@ -36,7 +36,11 @@ NETTLE_CONF_TOOL := autoconf
NETTLE_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--enable-public-key \
- --disable-openssl
+ --enable-assembler \
+ --disable-openssl \
+ --disable-gcov \
+ --disable-documentation \
+ --$(call ptx/endis,PTXCONF_ARCH_ARM_NEON)-arm-neon
# ----------------------------------------------------------------------------
# Target-Install