From 6b19f71b39b6af43307abf20654511bace041217 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 13 Sep 2012 15:47:13 -0700 Subject: Bind FEATURES=-test to USE=-test for bug #373209. Also, make options like emerge --newuse ignore the state of USE=test, since users typically don't want to trigger a bunch of rebuilds when they enable or disable FEATURES=test. --- man/make.conf.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index e2a16a51d..f11bfcbe7 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -1,4 +1,4 @@ -.TH "MAKE.CONF" "5" "Aug 2012" "Portage VERSION" "Portage" +.TH "MAKE.CONF" "5" "Sep 2012" "Portage VERSION" "Portage" .SH "NAME" make.conf \- custom settings for Portage .SH "SYNOPSIS" @@ -514,7 +514,10 @@ bits from any file that is not listed in \fI/etc/portage/suidctl.conf\fR. Run package\-specific tests during each merge to help make sure the package compiled properly. See \fItest\fR in \fBebuild\fR(1) and \fIsrc_test()\fR in \fBebuild\fR(5). This feature implies the "test" -\fBUSE\fR flag. +\fBUSE\fR flag if it is a member of \fBIUSE\fR, either explicitly or +implicitly (see \fBebuild\fR(5) for more information about \fBIUSE\fR). +The "test" \fBUSE\fR flag is also automatically disabled when the +"test" feature is disabled. .TP .B test\-fail\-continue If "test" is enabled \fBFEATURES\fR and the test phase of an ebuild fails, -- cgit v1.2.3-1-g7c22