Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2009 10:28:53 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200903221028.n2MASrjk002315@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2009-03-22 10:28:53 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  Introduce multiple make jobs (parallelization) support.  When enabled, -jX is
  passed to the top level vendor Makefile in build stage, where X is number of
  CPU cores by default.  The whole system is opt-in, ie. ports need to be enabled
  individually.  There is a global override available for adventurious users.
  
  Revision  Changes    Path
  1.614     +44 -3     ports/Mk/bsd.port.mk



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