diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-08-23 17:04:07 +0300 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2020-08-23 19:40:51 +0200 |
commit | d622cf81af348a094d84e6ac2b6251fda3ff9584 (patch) | |
tree | b31a9168daa8021bc2c54de751de5f7c03a272ad /tools/ccache/patches | |
parent | 84834df9b9867b37b1ac6ade8abcf17cda456974 (diff) | |
download | upstream-d622cf81af348a094d84e6ac2b6251fda3ff9584.tar.gz upstream-d622cf81af348a094d84e6ac2b6251fda3ff9584.tar.bz2 upstream-d622cf81af348a094d84e6ac2b6251fda3ff9584.zip |
tools/ccache: update to 3.7.11
Update ccache to 3.7.11
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
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 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 |