From d622cf81af348a094d84e6ac2b6251fda3ff9584 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sun, 23 Aug 2020 17:04:07 +0300 Subject: tools/ccache: update to 3.7.11 Update ccache to 3.7.11 Signed-off-by: Hannu Nyman --- tools/ccache/patches/100-honour-copts.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/ccache/patches') diff --git a/tools/ccache/patches/100-honour-copts.patch b/tools/ccache/patches/100-honour-copts.patch index 31f70090e4..ccfa1c0247 100644 --- a/tools/ccache/patches/100-honour-copts.patch +++ b/tools/ccache/patches/100-honour-copts.patch @@ -1,6 +1,6 @@ --- a/src/ccache.c +++ b/src/ccache.c -@@ -2227,6 +2227,7 @@ calculate_object_hash(struct args *args, +@@ -2277,6 +2277,7 @@ calculate_object_hash(struct args *args, "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang -- cgit v1.2.3