From a0e19ec2f9aa8162bcb84659a5dbf5119cefb4b4 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 18 Jun 2014 10:04:43 +0000 Subject: nettle: import from packages, update to 3.0 Signed-off-by: Steven Barth SVN-Revision: 41248 --- package/libs/nettle/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 package/libs/nettle/Config.in (limited to 'package/libs/nettle/Config.in') diff --git a/package/libs/nettle/Config.in b/package/libs/nettle/Config.in new file mode 100644 index 0000000000..0d4806ab3a --- /dev/null +++ b/package/libs/nettle/Config.in @@ -0,0 +1,9 @@ +# nettle avanced configuration + +menu "Configuration" + depends on PACKAGE_libnettle + +config LIBNETTLE_MINI + bool "use mini-gmp instead of gmp; the library will be much smaller at a 10x performance penalty. Note that this option may have side effects to programs that link to both nettle and gmp." + +endmenu -- cgit v1.2.3