From d1bd18e0801983f609492e0b85beae9ae617e49a Mon Sep 17 00:00:00 2001 From: Linhui Liu Date: Fri, 17 Mar 2023 22:35:16 +0800 Subject: tools/ccache: bump to 4.8 Release Notes: https://ccache.dev/releasenotes.html#_ccache_4_8 Signed-off-by: Linhui Liu --- tools/ccache/patches/100-honour-copts.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 5358d425c3..da72af922d 100644 --- a/tools/ccache/patches/100-honour-copts.patch +++ b/tools/ccache/patches/100-honour-copts.patch @@ -1,6 +1,6 @@ --- a/src/ccache.cpp +++ b/src/ccache.cpp -@@ -1779,6 +1779,7 @@ get_manifest_key(Context& ctx, Hash& has +@@ -1813,6 +1813,7 @@ get_manifest_key(Context& ctx, Hash& has "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang -- cgit v1.2.3