what-jenkins-does: Pass V=1 through to abuild
commit6d4a060bba907ca29b2c69fda9a4ae3e3c73fc44
authorMartin Roth <gaumless@gmail.com>
Sun, 15 Jul 2018 22:07:51 +0000 (15 16:07 -0600)
committerMartin Roth <martinroth@google.com>
Wed, 18 Jul 2018 12:19:46 +0000 (18 12:19 +0000)
tree79a2fce76a11db4c4848e47364de9c5fadf841d9
parent9911d64b9edb8c055b37b0635e97b4c585aa4ae1
what-jenkins-does: Pass V=1 through to abuild

Even though we were setting V=1 in the build, this wasn't getting passed
to abuild, so the builds there didn't have additional debug information.
That made it difficult to debug issues on the builder. This sets the
verbose flag for abuild if V=1 is set.

Change-Id: Id9ec50add9693a6c36ffdb5c78d148d0fc012549
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/27492
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
util/testing/Makefile.inc