summaryrefslogtreecommitdiffstats
path: root/package/nodejs
diff options
context:
space:
mode:
authorCédric Marie <cedric.marie@openmailbox.org>2015-06-23 23:36:06 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-06-25 00:48:55 +0200
commit307029867b0384446cd74b232b45a7b4f40cf0d1 (patch)
tree40f34f13a87efdac41c08d27eff1661a1ca6777d /package/nodejs
parent7654d687b2de8c7764e4b4cb060e1c7946b19727 (diff)
downloadbuildroot-307029867b0384446cd74b232b45a7b4f40cf0d1.tar.gz
buildroot-307029867b0384446cd74b232b45a7b4f40cf0d1.zip
Makefile: Don't export VERBOSE unless V=1 (for CMake)
CMake verbose mode is based on VERBOSE environment variable. * If VERBOSE is exported but empty, only "Dependee ... is newer than depender ..." messages are shown. * If VERBOSE is exported and set (whatever the value), all compilation commands are shown. VERBOSE is currently systematically exported by Buildroot, even if it is empty, in the root Makefile, which implies that the "light" verbose mode - with "Dependee ... is newer than depender ..." messages - is always enabled. VERBOSE should only be exported when V=1, which is the standard way to enable verbose mode in Buildroot. Signed-off-by: Cédric Marie <cedric.marie@openmailbox.org> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/nodejs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud