cvs commit: ports/java/jdk16 Makefile

Greg Lewis glewis at FreeBSD.org
Sun Sep 26 18:40:46 UTC 2010


glewis      2010-09-26 18:40:45 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk16           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.182     +7 -5      ports/java/jdk16/Makefile


More information about the cvs-all mailing list