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)
commit8aec2e9d18f4b21b675c13523049e5bf952b5f1b
tree7ac52946556dd8d5ad65b5a7596bfba92e5faa01
parentaf701417b7f1a23f4fa34f65809c92a85e7f89ab
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]