portupgrade and make options

Michael S msherman77 at yahoo.com
Fri Aug 24 04:56:53 PDT 2007


Thanks a lot.
By the way, will it attempt to use -j4 for make
install?

--- Fatman <fatman at 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 at freebsd.org mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list