From 3e853835a8097fe80866ebe7d6666cdbb132683b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 23 Jul 2012 10:45:28 -0700 Subject: make.conf: clarify -frecord-gcc-switches --- cnf/make.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cnf') diff --git a/cnf/make.conf b/cnf/make.conf index 5ee1cd32e..ad2a5b775 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -33,7 +33,8 @@ # before reporting errors to developers. # # If your gcc supports it, you can add -frecord-gcc-switches to all of the -# following *FLAGS in order to enable *FLAGS ignorance checking for ebuilds. +# following *FLAGS in order to enable *FLAGS ignorance checking for ebuilds: +# CFLAGS, CXXFLAGS, FFLAGS, and FCFLAGS. # Note 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. -- cgit v1.2.3-1-g7c22