help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to state the -j option in the Makefile


From: Garrett Cooper
Subject: Re: how to state the -j option in the Makefile
Date: Fri, 6 Jun 2008 20:20:15 -0700

On Fri, Jun 6, 2008 at 3:28 AM, Louis-David Mitterrand <address@hidden> wrote:

Hi,

How can I put the number of threads to use inside the Makfile, thus
avoiding the command-line '-j' option?

Thanks,

Not sure how to avoid it altogether, but if you want to limit the number of jobs to a specific value, then you could use make -l.
-Garrett


reply via email to

[Prev in Thread] Current Thread [Next in Thread]