]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ccache: upgrade 4.9 -> 4.9.1
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 28 Feb 2024 07:32:09 +0000 (15:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Feb 2024 10:26:14 +0000 (10:26 +0000)
commitdf17a0d5663af4f33a69b6fd8fd4bf079bcc6e36
tree6612e78be2138c4a4c31cc28f606ec728239c992
parent64c0587b69b7fbd2f758cc6907e8c2f226b4a8b3
ccache: upgrade 4.9 -> 4.9.1

License-Update: Copyright year updated to 2024.

Changelog:
==========
- Improved detection of bad remote storage URLs gracefully. This also fixes
  crashes seen in ccache's own test suite. +
- Made caching completely disabled when modification of a source or include file
  is detected during ccache invocation. Previously this was only done for the
  direct mode. +
- Fixed a MSVC crash when using '/Zi' with many concurrent compilations. +
- Fixed a crash when '-arch' is the last compiler option. +

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