From 55ab494c406947d67ba7d54208b4cd5e981db579 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 10 Oct 2012 20:07:01 -0700 Subject: Add QA_MULTILIB_PATHS for bug #437910. --- man/ebuild.5 | 7 ++++++- man/make.conf.5 | 6 +++++- 2 files changed, 11 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/ebuild.5 b/man/ebuild.5 index 0d5e4484d..cca00ddf0 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -1,4 +1,4 @@ -.TH "EBUILD" "5" "Sep 2012" "Portage VERSION" "Portage" +.TH "EBUILD" "5" "Oct 2012" "Portage VERSION" "Portage" .SH "NAME" ebuild \- the internal format, variables, and functions in an ebuild script @@ -760,6 +760,11 @@ The paths may contain regular expressions with escape\-quoted special characters This variable is intended to be used on files of binary packages which ignore CFLAGS, CXXFLAGS, FFLAGS, FCFLAGS, and LDFLAGS variables. .TP +.B QA_MULTILIB_PATHS +This should contain a list of file paths, relative to the image directory, of +files that should be ignored for the multilib\-strict checks. +The paths may contain regular expressions with escape\-quoted special characters. +.TP .B QA_PRESTRIPPED This should contain a list of file paths, relative to the image directory, of files that contain pre-stripped binaries. The paths may contain regular diff --git a/man/make.conf.5 b/man/make.conf.5 index 61daa90b6..0f5bd54de 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -1,4 +1,4 @@ -.TH "MAKE.CONF" "5" "Sep 2012" "Portage VERSION" "Portage" +.TH "MAKE.CONF" "5" "Oct 2012" "Portage VERSION" "Portage" .SH "NAME" make.conf \- custom settings for Portage .SH "SYNOPSIS" @@ -895,6 +895,10 @@ settings from ebuilds. See also \fBebuild\fR(5). Set this to cause portage to ignore any \fIQA_FLAGS_IGNORED\fR override settings from ebuilds. See also \fBebuild\fR(5). .TP +\fBQA_STRICT_MULTILIB_PATHS = \fI"set"\fR +Set this to cause portage to ignore any \fIQA_MULTILIB_PATHS\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). -- cgit v1.2.3-1-g7c22