On Thu, May 14, 2015 at 2:31 AM, Peter Johansson <troj...@gmail.com> wrote:
> On 05/14/2015 01:20 AM, Arthur Schwarz wrote: > >> >> And as a simple question, why are you using "make -j8"? Shouldn't this be >> part of the automake generated test code? >> > > The short answer is because I wanna use 8 cpus. There is no sensible way > Automake can know how many cpus I wanna use. > $ make check TESTSUITEFLAGS=-j8 -- Andrew W. Nosenko <andrew.w.nose...@gmail.com>