This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Sun, 16 Sep 2012, Tomas Dohnalek wrote:
-check: tests +check: tests tests-collect-resultsHow do you avoid parallel make trying to build these two dependencies in parallel, so that tests-collect-results runs before the tests have finished?
(An order-only prerequisite
tests-collect-results: | tests xtests
might do the job, I think.)
-- Tomas Dohnalek QE Tools Intern Red Hat
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |