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