From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRkAP-000286-Eo for qemu-devel@nongnu.org; Tue, 27 Jan 2009 04:23:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRkAN-000277-TH for qemu-devel@nongnu.org; Tue, 27 Jan 2009 04:23:32 -0500 Received: from [199.232.76.173] (port=37595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRkAN-000274-QZ for qemu-devel@nongnu.org; Tue, 27 Jan 2009 04:23:31 -0500 Received: from fg-out-1718.google.com ([72.14.220.158]:52459) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LRkAN-00074G-GN for qemu-devel@nongnu.org; Tue, 27 Jan 2009 04:23:31 -0500 Received: by fg-out-1718.google.com with SMTP id 13so57876fge.8 for ; Tue, 27 Jan 2009 01:23:30 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <497E11F7.7090802@codemonkey.ws> References: <497C9398.3060006@web.de> <497DF491.4010808@codemonkey.ws> <200901261858.19098.paul@codesourcery.com> <497E11F7.7090802@codemonkey.ws> Date: Tue, 27 Jan 2009 10:23:30 +0100 Message-ID: <761ea48b0901270123x211444d2k224c21ba6df1324b@mail.gmail.com> Subject: Re: [Qemu-devel] Re: [PATCH] build system: Further improve quiet mode From: Laurent Desnogues Content-Type: multipart/mixed; boundary=000e0cd2457a95b9e404617368b6 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --000e0cd2457a95b9e404617368b6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Mon, Jan 26, 2009 at 8:41 PM, Anthony Liguori wrote: > Paul Brook wrote: >>> >>> BTW, what do people think of printing CFLAGS? I find it not all that >>> exciting but if people like it, I'm happy to go with it. >>> >> >> I don't find it that interesting either. Especially given we use at least >> two different sets of CFLAGS, and you really also need to know which >> compiler is being invoked. You can always use V=1. >> > > That was my thinking too. The more noise in the build output, the less > useful the quiet mode is wrt catching warnings. So what about this? Laurent - Make user-mode build process quieter. Signed-off-by: Laurent Desnogues --000e0cd2457a95b9e404617368b6 Content-Type: text/x-patch; charset=US-ASCII; name="silence-UM.patch" Content-Disposition: attachment; filename="silence-UM.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_fqgcyzya0 SW5kZXg6IE1ha2VmaWxlLnRhcmdldAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBNYWtlZmlsZS50YXJnZXQJKHJl dmlzaW9uIDY0NjMpCisrKyBNYWtlZmlsZS50YXJnZXQJKHdvcmtpbmcgY29weSkKQEAgLTcyNSw5 ICs3MjUsOSBAQAogZW5kaWYgIyAhQ09ORklHX1VTRVJfT05MWQogCiBnZGJzdHViLXhtbC5jOiAk KFRBUkdFVF9YTUxfRklMRVMpIGZlYXR1cmVfdG9fYy5zaAotCXJtIC1mICRACisJJChjYWxsIHF1 aWV0LWNvbW1hbmQscm0gLWYgJEApCiBpZmVxICgkKFRBUkdFVF9YTUxfRklMRVMpLCkKLQllY2hv ID4gJEAKKwkkKGNhbGwgcXVpZXQtY29tbWFuZCxlY2hvID4gJEApCiBlbHNlCiAJJChTSEVMTCkg JChTUkNfUEFUSCkvZmVhdHVyZV90b19jLnNoICRAICQoVEFSR0VUX1hNTF9GSUxFUykKIGVuZGlm Cg== --000e0cd2457a95b9e404617368b6--