summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2011-12-21 17:10:17 +0100
committerZac Medico <zmedico@gentoo.org>2011-12-21 11:29:58 -0800
commitb03273772744b263ae5c06de8034ec2200245964 (patch)
treeca2e0903e51c1c3c70b3b50c7e859437ec7c4f72 /man/ebuild.5
parent73ae5b670836e389949d085ad394a0b9061caf13 (diff)
downloadportage-b03273772744b263ae5c06de8034ec2200245964.tar.gz
portage-b03273772744b263ae5c06de8034ec2200245964.tar.bz2
portage-b03273772744b263ae5c06de8034ec2200245964.zip
Support checking for ignored CFLAGS using -frecord-gcc-switches.
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.59
1 files changed, 9 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 2d58c9e61..1216ac171 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -602,6 +602,15 @@ This should contain a list of file paths, relative to the image directory, of
files that contain writable and executable segments. These are rare.
The paths may contain fnmatch patterns.
.TP
+\fBQA_DT_SWITCHES\fR
+This should contain a list of file paths, relative to the image directory, of
+files that do not contain .GCC.command.line sections. The paths may contain
+regular expressions with escape\-quoted special characters.
+.br
+This variable is intended to be used on files of binary packages which ignore
+CFLAGS variable.
+.TP
+.TP
\fBQA_DT_HASH\fR
This should contain a list of file paths, relative to the image directory, of
files that contain .hash sections. The paths may contain regular expressions