Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Aug 2016 17:35:22 +0200
From:      Christian Schwarz <me@cschwarz.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: poudriere: howto build ports with 'make -j x'?
Message-ID:  <20160806153522.GB20662@csarch>
In-Reply-To: <051C3C33-AAB5-43CD-A089-600420F1648D@ellael.org>
References:  <051C3C33-AAB5-43CD-A089-600420F1648D@ellael.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>From my poudriere.conf:

  # By default MAKE_JOBS is disabled to allow only one process per cpu
  # Use the following to allow it anyway
  ALLOW_MAKE_JOBS=no
  
  # List of packages that will always be allowed to use MAKE_JOBS
  # regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports
  # which holdup the rest of the queue to build more quickly.
  ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* perl5.20"

Hope this helps!

--
Christian Schwarz



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