[Buildroot] [PATCH] Makefile: Remove KBUILD_VERBOSE and quiet

Arnout Vandecappelle arnout at mind.be
Tue Sep 8 13:34:41 UTC 2015


On 08-09-15 15:01, Cédric Marie wrote:
> Le 2015-09-08 14:30, Arnout Vandecappelle a écrit :
>>>> 1. Remove KBUILD_VERBOSE and quiet (this one will be uncontroversial I think)
>>>> 2. Define VERBOSE based on V= passed on command line
>>>> 3. Use VERBOSE in autotools and cmake
>>>> 4. Update documentation.
> 
>>  No, since VERBOSE already exists, my proposed step 2 is useless.
> 
> OK. Please note that I will change it a little bit:
> - remove export VERBOSE
> - VERBOSE=1 if V=1, even if VERBOSE is already defined (i.e. remove "ifndef
> VERBOSE" test)
> - VERBOSE=0 if V=0
> - VERBOSE=(empty) otherwise to prevent this variable from being inherited from
> the shell.

 Good!

 Note in the commit log why it has to be that way (for cmake, I guess).

 Regards,
 Arnout


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF



More information about the buildroot mailing list