From 64858a0e2512fe21dd0b855308084e623b48edcf Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sun, 4 Feb 2018 20:56:59 +0200 Subject: tools/ccache: update to 3.3.6 Update ccache to 3.3.6 Release notes: https://ccache.samba.org/releasenotes.html#_ccache_3_3_6 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 1414795..7a17fcb 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 -@@ -1790,6 +1790,7 @@ calculate_object_hash(struct args *args, +@@ -1803,6 +1803,7 @@ calculate_object_hash(struct args *args, "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang -- cgit v1.1