tools/ccache: Update ccache 3.3.2 and refresh patch
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Sun, 2 Oct 2016 20:44:06 +0000 (15:44 -0500)
committerJohn Crispin <john@phrozen.org>
Tue, 4 Oct 2016 09:50:47 +0000 (11:50 +0200)
commit792e8bc8bb99c688f43bb4cdab56b354c02fd18b
tree7f55e41bc3ec9e9aa7c4c44f7b4a54c0f7595bc8
parent8a542b8516b4f25a83652f0b1ae20f2aeabfa5b0
tools/ccache: Update ccache 3.3.2 and refresh patch

Update ccache 3.3.2 and refresh patch

Preserving the original patch comments here by Karl Vogel:

"From 90762a9b8d9a50b6176f10bd6c2e2b9501117561 Mon Sep 17 00:00:00 2001
From: Karl Vogel <karl.vogel@gmail.com>
Date: Tue, 14 Jul 2015 11:05:33 +0200
Subject: [PATCH] Include environment variable GCC_HONOUR_COPTS in hash.

The OpenWRT patch, 910-mbsd_multi.patch, to GCC adds an extra
compilation flag, -fhonour-copts, which is influenced by an
environment variable called GCC_HONOUR_COPTS.

Include this environment var in the hash calculation as otherwise
the gcc stdout warning from a previous compilation might be shown
where, even when GCC_HONOUR_COPTS is in 's'ilent mode.

Signed-off-by: Karl Vogel <karl.vogel@gmail.com>"
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
tools/ccache/Makefile
tools/ccache/patches/100-honour-copts.patch