summaryrefslogtreecommitdiffstats
path: root/man/emerge.1
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-12-13 20:47:22 -0800
committerZac Medico <zmedico@gentoo.org>2011-12-13 20:47:22 -0800
commit028f0b0e223861826747b531824319520ef26ddd (patch)
treecd3bf2dd87593d16ed2178cfeff8e64461cc70b4 /man/emerge.1
parent89bcc67e2930a841e1120492634ebc20530bc1d7 (diff)
downloadportage-028f0b0e223861826747b531824319520ef26ddd.tar.gz
portage-028f0b0e223861826747b531824319520ef26ddd.tar.bz2
portage-028f0b0e223861826747b531824319520ef26ddd.zip
emerge: disable --quiet-build by default
This reverts the behavior change from commit 0cc174b6fc28feb26ea151d76f794e0ff2c2fa39, since Gentoo's council has voted to revert it in their 20111213 meeting, as requested on the gentoo-project mailing list: http://archives.gentoo.org/gentoo-project/msg_4e282bb4e6ac2611de2a39171a803c48.xml
Diffstat (limited to 'man/emerge.1')
-rw-r--r--man/emerge.14
1 files changed, 1 insertions, 3 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index b4da69cf9..ba29d6043 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -609,9 +609,7 @@ log will be automatically displayed on stdout. If there are multiple
build failures (due to options like \-\-keep\-going or \-\-jobs),
then the content of the log files will not be displayed, and instead
the paths of the log files will be displayed together with the
-corresponding die messages. This option is enabled by default. In
-order to disable \-\-quiet\-build by default, set \-\-quiet\-build=n
-in the \fBEMERGE_DEFAULT_OPTS\fR variable in \fBmake.conf\fR(5).
+corresponding die messages.
Note that interactive packages currently force all build output to
be displayed on stdout. This issue can be temporarily avoided
by specifying \fI\-\-accept\-properties=\-interactive\fR.