cvs commit: ports/java/openjdk7 Makefile
Greg Lewis
glewis at FreeBSD.org
Thu Sep 23 05:43:07 UTC 2010
glewis 2010-09-23 05:43:07 UTC
FreeBSD ports repository
Modified files:
java/openjdk7 Makefile
Log:
. Respect MAKE_JOB_NUMBERS and use that to set up the number of HotSpot
make jobs. If not, fall back to the number of CPUs.
Only the HotSpot part of the build is safe to parallelise, so mark the
port as MAKE_JOBS_UNSAFE.
Revision Changes Path
1.16 +8 -2 ports/java/openjdk7/Makefile
More information about the cvs-all
mailing list