nettle: Nettle can be configured to not use gmp
authorFlorian Fainelli <florian@openwrt.org>
Thu, 8 May 2014 00:57:37 +0000 (00:57 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 8 May 2014 00:57:37 +0000 (00:57 +0000)
commit700b9b2489f8eace0b4010ea527c9c2905dcc255
treea162fbb4cc033c0c63f83f3fdc3985dd11bf9f49
parent0363e42a391f6ac9742a17816da1f173cd4ba64b
nettle: Nettle can be configured to not use gmp

This includes a series of unofficial patches that modify nettle
in order to use gmp-mini, see https://github.com/nmav/nettle-mini

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40722
libs/nettle/Config.in [new file with mode: 0644]
libs/nettle/Makefile
libs/nettle/patches/0001-Updated-mini-gmp.patch [new file with mode: 0644]
libs/nettle/patches/0002-Added-option-to-use-mini-gmp-in-hogweed.patch [new file with mode: 0644]
libs/nettle/patches/0003-Include-local-macros-in-nettle.m4-to-allow-regenerat.patch [new file with mode: 0644]
libs/nettle/patches/0004-Added-auto-generated-nettle-config.h.patch [new file with mode: 0644]
libs/nettle/patches/0005-allow-der-iterator-to-be-used-with-mini-gmp.patch [new file with mode: 0644]