cvs commit: ports/java/openjdk6 Makefile

Greg Lewis glewis at FreeBSD.org
Thu Sep 9 06:18:09 UTC 2010


glewis      2010-09-09 06:18:08 UTC

  FreeBSD ports repository

  Modified files:
    java/openjdk6        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, as per the current
    behaviour.
  
    Only the HotSpot part of the build is safe to parallelise, so leave the
    port marked MAKE_JOBS_UNSAFE.
  
  Revision  Changes    Path
  1.29      +7 -1      ports/java/openjdk6/Makefile


More information about the cvs-all mailing list