[Bug 213446] Configurable verbose build output
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 17 00:36:21 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213446
--- Comment #22 from lightside <lightside at gmx.com> ---
(In reply to comment #21)
> On the other hand, the devel/tig port with MAKE_ARGS=V=1 in Makefile:
> https://svnweb.freebsd.org/ports/head/devel/tig/Makefile?view=markup&pathrev=423383#l20
> doesn't build with `make MAKE_ARGS=V=0`.
It shows less verbose build output with using `make MAKE_ARGS=` command.
(In reply to comment #21)
> The case with Ninja build system (for devel/llvm39 port) is different, because
> there is no option to switch off
Also above command works for devel/llvm39 port.
Therefore, this depends.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list