Issue a portmgr blanket approval to enable verbose builds

Verbose builds aid greatly in debugging, and when poudriere/data/logs
has compression=lz4, the disk space impact should be easily manageable.

Approved by:	mat (doc hat)
Differential Revision:	https://reviews.freebsd.org/D16182
This commit is contained in:
Adam Weinberger 2018-07-11 15:45:39 +00:00
parent e881b10d47
commit 2ce5efeb44
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51988

View file

@ -4057,7 +4057,7 @@ PATCHFILES= patch1:test</programlisting>
<listitem>
<para>Most infrastructure changes to a port (that is,
modernizing, but not changing the functionality). For
example, converting to staging,
example, converting to staging, enabling verbose builds,
<varname>USE_GMAKE</varname> to
<literal>USES=gmake</literal>, the new
<varname>LIB_DEPENDS</varname> format...</para>