Use ECC crypto in Nettle now.

This commit is contained in:
Simon Kelley
2014-05-20 20:34:41 +01:00
parent 91f4a5e4b5
commit 15a97ad6fb

4
debian/rules vendored
View File

@@ -21,10 +21,6 @@ LDFLAGS = $(shell $(dpkg_buildflags) --get LDFLAGS)
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)