diff options
author | Nick Hainke <vincent@systemli.org> | 2022-08-28 15:00:54 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-09-27 18:22:31 +0200 |
commit | 83ea2e11b4b7872642bc7ac587361ccd783308f2 (patch) | |
tree | 73c4a2370f4ed7b84146ea512c338815ed000118 /tools/ccache/patches | |
parent | ac61cf596cc4cdfb93981361b093c1d97e4a1b96 (diff) | |
download | upstream-83ea2e11b4b7872642bc7ac587361ccd783308f2.tar.gz upstream-83ea2e11b4b7872642bc7ac587361ccd783308f2.tar.bz2 upstream-83ea2e11b4b7872642bc7ac587361ccd783308f2.zip |
ccache: update to 4.6.3
Release Notes:
https://ccache.dev/releasenotes.html#_ccache_4_6_3
Refresh patch:
- 100-honour-copts.patch
Signed-off-by: Nick Hainke <vincent@systemli.org>
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 55422985b7..c8f2fc0fe6 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 -@@ -1633,6 +1633,7 @@ calculate_result_and_manifest_key(Contex +@@ -1756,6 +1756,7 @@ calculate_result_and_manifest_key(Contex "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang |