[Bug 213446] Configurable verbose build output
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 17 01:46:15 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213446
--- Comment #23 from lightside <lightside at gmx.com> ---
(In reply to comment #21)
> Turns out, that possible to use `make MAKE_ARGS=V=0`
`make MAKE_ARGS=V=0 build`
(In reply to comment #22)
> It shows less verbose build output with using `make MAKE_ARGS=` command.
`make MAKE_ARGS= build`, because of other defines in MAKE_ARGS (e.g. DESTDIR),
related to `make stage`.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list