summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-12-25 01:27:20 +0000
committerZac Medico <zmedico@gentoo.org>2008-12-25 01:27:20 +0000
commit55ca8c6e65f323a3f5a558a4e116c3bebd4ce2d7 (patch)
treea6742a4866a7cb8f08c6ac0a9356a44dc319b6a2 /man/make.conf.5
parent55296bf7b03e377f9fbc6b1355524e075dc1dce1 (diff)
downloadportage-55ca8c6e65f323a3f5a558a4e116c3bebd4ce2d7.tar.gz
portage-55ca8c6e65f323a3f5a558a4e116c3bebd4ce2d7.tar.bz2
portage-55ca8c6e65f323a3f5a558a4e116c3bebd4ce2d7.zip
Bug #251976 - Add a QA_PRESTRIPPED variable for ebuilds to disable warnings about
pre-stripped files. (trunk r12295:12300) svn path=/main/branches/2.1.6/; revision=12323
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 07ecba6f8..b2d447eb9 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -591,6 +591,10 @@ settings from ebuilds. See also \fBebuild\fR(5).
Set this to cause portage to ignore any \fIQA_DT_HASH\fR override
settings from ebuilds. See also \fBebuild\fR(5).
.TP
+\fBQA_STRICT_PRESTRIPPED = \fI"set"\fR
+Set this to cause portage to ignore any \fIQA_PRESTRIPPED\fR override
+settings from ebuilds. See also \fBebuild\fR(5).
+.TP
.B RESUMECOMMAND
This variable contains the command used for resuming package sources that
have been partially downloaded. It should be defined using the same format