]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ccache: upgrade 4.8.2 -> 4.8.3
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 13 Sep 2023 09:35:46 +0000 (17:35 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Sep 2023 08:19:34 +0000 (09:19 +0100)
commit3ef9eb88eec2619de9153cdee2827f7ccef5cc1f
treeb63c136a862a23940d772ffccafed554c4bac5d0
parenta044b921c7a1f576e0ac787ab9945e153a196c44
ccache: upgrade 4.8.2 -> 4.8.3

License-Update: Copyright year updated to 2021

Changelog:
===========
-Fixed various problems with parsing of MSVC response file (.rsp).
-Fixed handling of NVCC -Xcompiler and --Werror options.
-Fixed bookkeeping of files when hard linking or file cloning is enabled.
-Made a workaround for GCC 12.3 bug 109241 where GCC fails to compile ccache.
-Upgraded to xxHash 0.8.2, which fixes compilation of ccache with GCC 12 and -Og.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ccache/ccache_4.8.3.bb [moved from meta/recipes-devtools/ccache/ccache_4.8.2.bb with 82% similarity]