Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2003 14:25:45 -0700 (MST)
From:      Scott Long <scottl@freebsd.org>
To:        Andy Farkas <andyf@speednet.com.au>
Cc:        current@freebsd.org
Subject:   Re: making a release
Message-ID:  <20031113142430.Y8291@pooker.samsco.home>
In-Reply-To: <20031114071552.W95411@hewey.af.speednet.com.au>
References:  <3FB3F01B.2060502@btinet.net> <20031113140653.T8291@pooker.samsco.home> <20031114071552.W95411@hewey.af.speednet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 Nov 2003, Andy Farkas wrote:
> Scott Long wrote:
>
> > I use the following all of the time:
> >
> > cd /usr/src/release ; make release BUILDNAME=5.1-CURRENT
> > CHROOTDIR=/usr/release CVSROOT=/usr/ncvs
>
> Quick question: is it ok to do make -j<n> release ?
>
> --

I wouldn't trust invoking -jX directly.  There are three variables in
the release makefile that can do that for the different stages, just
edit the makefile as appropriate.

Scott



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