----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68244/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Chun-Hung Hsiao. Repository: mesos Description ------- Automake uses the V= variable to specify whether build rules should be silent or not. By propagating this flag down into bundled components, we can ensure that verbose build output is available when it is useful for build debugging. Diffs ----- 3rdparty/Makefile.am 6476b043090b24e8a70982a887b21096752b5581 Diff: https://reviews.apache.org/r/68244/diff/1/ Testing ------- manual comparison of make V=0 vs. make V=1 Thanks, James Peach
