Subject: Re: pkgsrc on SMP machines
To: John Klos <john@ziaspace.com>
From: Hubert Feyrer <feyrer@cs.stevens.edu>
List: tech-pkg
Date: 12/17/2005 04:14:05
On Fri, 16 Dec 2005, John Klos wrote:
> Does anyone have some good ideas about how to use a dependency tree to do
> this? I'll give it a look - it'd be easy to do the stuff at the ends of the
> tree, since they won't have dependencies and will just be dependencies
> themselves, but I'm not clear about an efficient way to do stuff higher up
> while properly avoiding interdependencies. Ideas?
What does "make -j" do again?
- Hubert