summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJason Stubbs <jstubbs@gentoo.org>2006-01-27 04:50:09 +0000
committerJason Stubbs <jstubbs@gentoo.org>2006-01-27 04:50:09 +0000
commit75dec43f2c32292f4c788d8e4fa845d2cbaeaa51 (patch)
treee43fdddcde33a7bc27e60c34cc98d9d6f027784d /man
parent429292b73250c9df497da780cac9c633207f3e83 (diff)
downloadportage-75dec43f2c32292f4c788d8e4fa845d2cbaeaa51.tar.gz
portage-75dec43f2c32292f4c788d8e4fa845d2cbaeaa51.tar.bz2
portage-75dec43f2c32292f4c788d8e4fa845d2cbaeaa51.zip
Add support for EMERGE_DEFAULT_OPTS configuration variable for setting
options that emerge always considers to be specified. svn path=/main/trunk/; revision=2588
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 2ae9278b2..82f79d9df 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -98,6 +98,9 @@ Defaults to ${PORTDIR}/distfiles.
Defines whether or not to ignore audible beeps when displaying important
informational messages. This variable is unset by default.
.TP
+.B EMERGE_DEFAULT_OPTS
+Options to append to the end of the emerge command line on every invocation.
+.TP
.B EPAUSE_IGNORE
Defines whether or not to ignore short pauses that occur when displaying
important informational messages. This variable is unset by default.