Re: [PATCH] add XARGS to toplevel Makefile

From: Segher Boessenkool
Date: Thu Sep 28 2006 - 06:56:29 EST


run xargs with --no-run-if-empty to avoid random failures:

How about the short option, -r?
Is it more portable - otherwise the more descriptive option is preferred.

Neither is portable, and -r tends to hide real bugs; please use
something else instead, like making the relevant makefile targets
non-fatal (lots of-em already are).


Segher

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/