Path to this page:
Subject: CVS commit: pkgsrc/devel/ccache
From: Adam Ciarcinski
Date: 2023-08-30 15:01:12
Message id: 20230830130112.9B1F4FBDB@cvs.NetBSD.org
Log Message:
ccache: updated to 4.8.3
Ccache 4.8.3
Bug fixes
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. In \
ccache 4.8–4.8.2 this could result in incorrect size/count statistics after \
automatic or explicit cleanup.
Build improvements
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.
Files: