Re: parallel build

Boris Zbarsky <[email protected]>
Newsgroups gmane.comp.mozilla.devel.dom
Message-ID <[email protected]>
Tomas Klacko wrote:
> I am trying run parallel compilation of the Electrolysis:
> make -j4 -f client.mk build

I suggest:

   env MAKEFLAGS=-j4 make -f client.mk build

That will parallelize as necessary.

-Boris
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.