diff options
author | DENG Qingfang <dqfext@gmail.com> | 2021-04-22 12:28:39 +0800 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2021-04-23 20:57:33 +0200 |
commit | 3ebfd0078d6aa4848ee8f72640266bd0390f790a (patch) | |
tree | 7b117a77fca553143a6ff4d954372e374fc2ddb6 /tools/ccache/patches | |
parent | 182eaa4916e0010e8848ec15ddc72ffdddb0c51a (diff) | |
download | upstream-3ebfd0078d6aa4848ee8f72640266bd0390f790a.tar.gz upstream-3ebfd0078d6aa4848ee8f72640266bd0390f790a.tar.bz2 upstream-3ebfd0078d6aa4848ee8f72640266bd0390f790a.zip |
ccache: update to 4.2.1
Update ccache to 4.2.1
Signed-off-by: DENG Qingfang <dqfext@gmail.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [refresh patch]
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 e4045ef9be..0dcc6598f5 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 -@@ -1654,6 +1654,7 @@ calculate_result_name(Context& ctx, +@@ -1756,6 +1756,7 @@ calculate_result_name(Context& ctx, "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang |