[Bug 1699] [IcedTea7] Support building the SunEC provider with system NSS
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Fri Apr 18 16:11:31 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1699
--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=57b8fd8c92eb
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Fri Apr 18 17:11:05 2014 +0100
PR1699: Support building the SunEC provider with system NSS
2014-04-18 Andrew John Hughes <gnu.andrew at member.fsf.org>
* Makefile.am:
(ICEDTEA_ENV): Only add DISABLE_INTREE_EC if
ENABLE_SUNEC is not set. Set SYSTEM_NSS in both
cases and NSS_LIBS, NSS_CFLAGS and ECC_JUST_SUITE_B
when ENABLE_SUNEC is set.
* acinclude.m4:
(IT_LOCATE_NSS): Fix wording to make it clear that
this is the PKCS11 provider, using NSS as the
implementation.
(IT_ENABLE_SUNEC): Allow the Sun elliptic curve
crypto provider to be enabled.
* configure.ac:
Replace IT_LOCATE_NSS with IT_ENABLE_SUNEC (which
depends on the former).
* fsg.sh:
Only delete the SunEC implementation code at this
level. This is the part that is legally dubious,
due to the use of many more elliptic curves than
those provided by the NSS version.
* remove-intree-libraries.sh.in:
Include the remaining SunEC deletion from fsg.sh
here and make it optional.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140418/8078aa1f/attachment.html>
More information about the distro-pkg-dev
mailing list