nettle: Nettle can be configured to not use gmp
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 May 2014 00:57:37 +0000 (00:57 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 May 2014 00:57:37 +0000 (00:57 +0000)
commit5f0206834d312ef41e30579a36da9e2248642ac2
treea162fbb4cc033c0c63f83f3fdc3985dd11bf9f49
parentc5292a55b254acaded7003bb604320801d9c1c26
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40722 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]