From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 14 Feb 2017 20:55:16 +0100 Subject: [Buildroot] [PATCHv4] package/ccache: do not force colored diagnostics In-Reply-To: <1487093072-4270-1-git-send-email-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Tue, 14 Feb 2017 18:24:32 +0100") References: <1487093072-4270-1-git-send-email-yann.morin.1998@free.fr> Message-ID: <87mvdoim3f.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Yann" == Yann E MORIN writes: > When GCC_COLORS is set, ccache passes '-fdiagnostics-color' to GCC but > this flag requires GCC v4.9 or later. Older versions complain about the > unrecognized command line option. > Using GCC_COLORS in the context of Buildroot is seldom useful, so we > just unexport GCC_COLORS altogether. > Reported-by: Carlos Santos > Signed-off-by: "Yann E. MORIN" > Cc: Thomas Petazzoni > Cc: Arnout Vandecappelle Committed, thanks. -- Bye, Peter Korsgaard