bug-make
[Top][All Lists]
Advanced

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

always echoing commands (patch)


From: Marty Leisner
Subject: always echoing commands (patch)
Date: Wed, 25 Dec 2002 12:54:21 -0500

I find it useful to  see the commands during failing builds
(it started with samba, I also used this with proprietary products
at work).

I added an -E flag which overrides .SILENT and @<command>
to always echo the commands being done -- much better than running
strace or hacking up the makefiles...

It was so easy, I should have done it much sooner!!
(I've had this problem for more than a decade)!!

The patch is wrt 3.80, attached below:


Marty Leisner
address@hidden

Attachment: make.e-flag.diffs
Description: make.e-flag.diffs


reply via email to

[Prev in Thread] Current Thread [Next in Thread]