From 7ec931b7f01e8e9dc6463069237097950761996a Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Fri, 6 Jul 2018 16:45:06 +0300 Subject: tools/ccache: update to 3.4.2 update version and refresh patch Signed-off-by: Hannu Nyman --- tools/ccache/patches/100-honour-copts.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/ccache/patches/100-honour-copts.patch') diff --git a/tools/ccache/patches/100-honour-copts.patch b/tools/ccache/patches/100-honour-copts.patch index 7a17fcb75f..1916d17c60 100644 --- a/tools/ccache/patches/100-honour-copts.patch +++ b/tools/ccache/patches/100-honour-copts.patch @@ -1,6 +1,6 @@ ---- a/ccache.c -+++ b/ccache.c -@@ -1803,6 +1803,7 @@ calculate_object_hash(struct args *args, +--- a/src/ccache.c ++++ b/src/ccache.c +@@ -1859,6 +1859,7 @@ calculate_object_hash(struct args *args, "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang -- cgit v1.2.3