diff options
author | Deng Qingfang <dengqf6@mail2.sysu.edu.cn> | 2019-06-08 00:57:46 +0800 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2019-06-08 09:59:25 +0200 |
commit | 0f4e65ec7bd572bd9506867886fb99d59d028a3c (patch) | |
tree | 23307c99e82c36b2a1f9cb6b6367109d00a74a6c /tools/ccache/patches | |
parent | de1431b5898d104f185deadee82851eb912320e9 (diff) | |
download | upstream-0f4e65ec7bd572bd9506867886fb99d59d028a3c.tar.gz upstream-0f4e65ec7bd572bd9506867886fb99d59d028a3c.tar.bz2 upstream-0f4e65ec7bd572bd9506867886fb99d59d028a3c.zip |
tools/ccache: update to 3.7.1
Update ccache to 3.7.1
Release notes:
https://ccache.dev/releasenotes.html#_ccache_3_7_1
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Diffstat (limited to 'tools/ccache/patches')
-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 3987b6090c..785a4b0e8c 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 -@@ -2158,6 +2158,7 @@ calculate_object_hash(struct args *args, +@@ -2169,6 +2169,7 @@ calculate_object_hash(struct args *args, "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang |