summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-12-21 13:28:47 -0800
committerZac Medico <zmedico@gentoo.org>2011-12-21 13:28:47 -0800
commit1de36ad91237651277b9e4b7e0db819efb5e6997 (patch)
treeb25c92e9efa06e46f2445aaaf996b3f6691b91d8 /man/ebuild.5
parent962f4d5387aa19b2a9a4cf41370000c849ff587d (diff)
downloadportage-1de36ad91237651277b9e4b7e0db819efb5e6997.tar.gz
portage-1de36ad91237651277b9e4b7e0db819efb5e6997.tar.bz2
portage-1de36ad91237651277b9e4b7e0db819efb5e6997.zip
Use *FLAGS for CFLAGS ignorance checks.
Current *FLAGS variables include CFLAGS, CXXFLAGS, FFLAGS, and FCFLAGS. Not that this check is only enabled if every one of these variables contains -frecord-gcc-switches, since otherwise the check could result in false positive results.
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index a9a26a72d..4f2f3a80c 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -608,7 +608,7 @@ 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.
+CFLAGS, CXXFLAGS, FFLAGS, and FCFLAGS variables.
.TP
.TP
\fBQA_DT_HASH\fR