On 07/22/2012 02:38 PM, Rick "Zero_Chaos" Farina wrote: > It would seem to me that we could get all these QA warning out of the > way very quickly by adding -frecord-gcc-switches to the *FLAGS in the > base profile (it appears to be platform agnostic but if I'm wrong we can > add it for supported arches).
Most users probably won't notice unless they have PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa" or use the developer profile which sets that automatically. Also, the user's *FLAGS settings will override any settings from the profile, unless the user does something like CFLAGS="${CFLAGS} foo bar". -- Thanks, Zac