cvs commit: ports/Mk bsd.port.mk
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Sun Mar 22 03:28:54 PDT 2009
    
    
  
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
    
    
More information about the cvs-all
mailing list