Re: [PATCH 33/36] build: simpler logic for quiet commands

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

 



On Mon, Nov 06, 2017 at 09:55:26AM +0100, Luc Van Oostenryck wrote:
> On Mon, Nov 6, 2017 at 9:44 AM, Uwe Kleine-König <uwe@xxxxxxxxxxxxxxxxx> wrote:
> > But IMHO this should not
> > be sold as "simpler logic" without any further comment.
> 
> Yes. It's not the only patch in this series which commit message
> should be improved.

Here is the updated commit message, no changes in the patch itself:
	Subject: [PATCH v3 31/36] build: simplify quiet commands

	The current mechanism for the quiet commands, what's
	hiding the true command and emitting instead things like:
		CC      target.o
	is, IMO, somehow unneedlessly sophisticated and this doesn't help
	to understand what's happening and to adapt things when needed.
	
	Change this by using simple 'echo' commands and make's '@' to
	display the short command and hiding the long one.
	
	Warning: There is a small change in behaviour with this:
	  previously, when displaying the non-quiet commands with
	  'make V=1' the quiet ones were not emitted. Now, with this
	  patch, the short/quiet command is emitted in both case.
--
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux