make.conf: clarify -frecord-gcc-switches
authorZac Medico <zmedico@gentoo.org>
Mon, 23 Jul 2012 17:45:28 +0000 (10:45 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 23 Jul 2012 17:45:28 +0000 (10:45 -0700)
cnf/make.conf

index 5ee1cd32ea99f9d6b7d34b3ce8e0ad8d6101d8aa..ad2a5b7751f79d9116c9ea6eb78762388ca819bd 100644 (file)
@@ -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.