Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2010 06:18:08 +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/openjdk6 Makefile
Message-ID:  <201009090618.o896I8np019473@repoman.freebsd.org>

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



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