diff options
author | Linhui Liu <liulinhui36@gmail.com> | 2023-03-17 22:35:16 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-04-02 18:31:41 +0200 |
commit | d1bd18e0801983f609492e0b85beae9ae617e49a (patch) | |
tree | 69558137c04efc4c931d7998282aafe9b6acb532 /tools/ccache/patches/100-honour-copts.patch | |
parent | dfd8e2c320688b93d7653c272e85d4f55577a328 (diff) | |
download | upstream-d1bd18e0801983f609492e0b85beae9ae617e49a.tar.gz upstream-d1bd18e0801983f609492e0b85beae9ae617e49a.tar.bz2 upstream-d1bd18e0801983f609492e0b85beae9ae617e49a.zip |
tools/ccache: bump to 4.8
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_8
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
Diffstat (limited to 'tools/ccache/patches/100-honour-copts.patch')
-rw-r--r-- | tools/ccache/patches/100-honour-copts.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 |