[Bug 213446] Configurable verbose build output
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 16 04:40:47 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213446
--- Comment #20 from lightside <lightside at gmx.com> ---
Created attachment 175812
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175812&action=edit
Some example for complete variant
Attached some example for complete variant.
- Changed name of NO_VERBOSE_BUILD variable to LESS_VERBOSE.
- Moved description of LESS_VERBOSE define to "special behavior" place of
Mk/bsd.port.mk file.
- Added another variant of Mk/Uses/verbose.mk file, with some fallback code in
case of USES+=verbose:list (which may be removed, if not needed).
I didn't test, but possible, that various MAKE_ENV+=V=1, MAKE_ENV+=VERBOSE=yes,
MAKE_ARGS+=VERBOSE=yes defines may be converted to USES+=verbose, without the
need to redefine VERBOSE_VAL value or USES+=verbose:env usage.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list