diff options
author | Nick Hainke <vincent@systemli.org> | 2022-08-18 07:53:00 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-04-27 20:52:55 +0200 |
commit | eeff8b3be101b639dd4d99e50bb0de0a3ae63f7c (patch) | |
tree | 00d8ae7f7238ad34f383cd051bb1dba03d586692 /tools/ccache/patches/100-honour-copts.patch | |
parent | 31b1366bc63968e92d023ad28de6d0896b640c78 (diff) | |
download | upstream-eeff8b3be101b639dd4d99e50bb0de0a3ae63f7c.tar.gz upstream-eeff8b3be101b639dd4d99e50bb0de0a3ae63f7c.tar.bz2 upstream-eeff8b3be101b639dd4d99e50bb0de0a3ae63f7c.zip |
tools/ccache: update to 4.6.1
Release notes:
https://ccache.dev/releasenotes.html#_ccache_4_6_1
Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit 2e87e24e43c49565e23643eb6eceef8455434647)
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 a7fe4e4ec6..18ded55315 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 -@@ -1738,6 +1738,7 @@ calculate_result_and_manifest_key(Contex +@@ -1754,6 +1754,7 @@ calculate_result_and_manifest_key(Contex "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang |