From 1de36ad91237651277b9e4b7e0db819efb5e6997 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 21 Dec 2011 13:28:47 -0800 Subject: 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. --- man/ebuild.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/ebuild.5') 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 -- cgit v1.2.3-1-g7c22