Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 2010 18:40:45 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk16 Makefile
Message-ID:  <201009261840.o8QIejpg063828@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009261840.o8QIejpg063828>