On Wed, 04 Sep 2013 09:48:08 +0200 Jacob Carlborg <[email protected]> wrote: > > I would be nice if I could pass the "-j" flag to make, or if it could > do that automatically. It can save quite a lot of time when compiling > DMD. >
That's the "use X number of simultaneous processes" flag, right? Good idea, I'll add a -j flag and pass it through to make.
