[PATCH] xfstests: fix parallel make
Christoph Hellwig
hch at infradead.org
Thu Mar 10 11:30:25 CST 2011
On Fri, Mar 04, 2011 at 04:35:07PM -0600, Alex Elder wrote:
> Having both "include/builddefs" and "include/config.h" as
> dependencies for the default target results in a parallel
> invocation of "make" spawning two concurrent attempts to
> do the configure step--and that doesn't work.
>
> Creating one of those two will result in the other getting
> created, so there's no need to list both as dependencies.
>
> There are several other mysterious dependencies that serve
> no purpose, so get rid of them.
Looks good,
Reviewed-by: Christoph Hellwig <hch at lst.de>
More information about the xfs
mailing list