From b03273772744b263ae5c06de8034ec2200245964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 21 Dec 2011 17:10:17 +0100 Subject: Support checking for ignored CFLAGS using -frecord-gcc-switches. --- cnf/make.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cnf') diff --git a/cnf/make.conf b/cnf/make.conf index ef570bcb4..aecb6336f 100644 --- a/cnf/make.conf +++ b/cnf/make.conf @@ -32,6 +32,9 @@ # package (and in some cases the libraries it uses) at default optimizations # before reporting errors to developers. # +# If your gcc supports it, you can add -frecord-gcc-switches in order to enable +# CFLAGS ignorance checking for ebuilds. +# # Please refer to the GCC manual for a list of possible values. # #CFLAGS="-O2 -pipe" -- cgit v1.2.3-1-g7c22