commit | 15a97ad6fb393a3e703c110ff058867add09837c | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Tue May 20 20:34:41 2014 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Tue May 20 20:34:41 2014 +0100 |
tree | b8d56da00d962ec2601a6431e76a4a03efa18fbd | |
parent | 91f4a5e4b5ac429d6265eb2c4dfb791cdac69422 [diff] |
Use ECC crypto in Nettle now.
diff --git a/debian/rules b/debian/rules index 7a1a27c..485559e 100755 --- a/debian/rules +++ b/debian/rules
@@ -21,10 +21,6 @@ DEB_COPTS = $(COPTS) -# The nettle library in Debian is too old to include -# ECC support. -DEB_COPTS += -DNO_NETTLE_ECC - TARGET = install-i18n DEB_BUILD_ARCH_OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)