Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2007 07:56:51 -0400 (EDT)
From:      Michael S <msherman77@yahoo.com>
To:        Fatman <fatman@crackmonkey.us>, FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: portupgrade and make options
Message-ID:  <990894.14555.qm@web88302.mail.re4.yahoo.com>
In-Reply-To: <46CEC2E7.9080705@crackmonkey.us>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks a lot.
By the way, will it attempt to use -j4 for make
install?

--- Fatman <fatman@crackmonkey.us> wrote:

> Michael S wrote:
> > Good day all,
> > 
> > I was wondering how to pass options from
> portupgrade
> > to make. Say I wanted use -j4 for max. number of
> jobs.
> > Where should I specify that? When building "world"
> > it's possible to be done from the command line:
> make
> > -j4 buildworld.
> > 
> > Also is athlon the correct CPUTYPE for AMD Sempron
> > 3400?
> > 
> > Thanks in advance,
> > Michael
> 
> Hi Michael,
> 
> The portupgrade system will honour any variables in
> /etc/make.conf. So 
> if you want -j4 every make, just enter the line:
> 
> MAKEOPTS="-j4"
> 
> in /etc/make.conf.
> 
> HtH,
> Adam J Richardson
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> 




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