diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2006-02-02 16:27:44 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2006-02-02 16:27:44 +0000 |
commit | 25e9cfb388e3396e5f13cb9636cc5b3ff82d6660 (patch) | |
tree | a278b2a24efba3ae15120f641837cefacc89726a /java/jdk15/files/cacerts | |
parent | - Update to 1.2 (diff) |
. Enable parallel compilation during the build of HotSpot. Note that we
can't use -j in general since the build of the other bits is almost
certainly not -j safe. If set, this will speed up the build for those
with an SMP box. [1]
. Install the cacerts file from Sun's JDK 1.5.0_06 release rather than
using the almost empty one that comes with the SCSL source. [2]
. Bump PORTREVISION for the second change.
PR: 87552 [1]
Submitted by: leafy <leafy@leafy.idv.tw> [1]
Prompted by: Panagiotis Astithas <past@ebs.gr> [2]
Diffstat (limited to '')
-rw-r--r-- | java/jdk15/files/cacerts | bin | 0 -> 29731 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/java/jdk15/files/cacerts b/java/jdk15/files/cacerts Binary files differnew file mode 100644 index 000000000000..dbc3699a9c3a --- /dev/null +++ b/java/jdk15/files/cacerts |