04248c3075
- Update to version 3.7.10: * Improved handling of profiling options. ccache should now work correctly for profiling options like -fprofile-{generate,use}[=path] for GCC ≥ 9 and Clang as well as -fauto-profile[=path] and the Clang-specific -fprofile-instr-{generate,use}[=path] and -fprofile-sample-{use,accurate} options. * ccache now copies files directly from the cache to the destination file instead of via a temporary file. This avoids problems when using filenames long enough to be near the file system’s filename max limit. * When the hard-link mode is enabled, ccache now only uses hard links for object files, not other files like dependency files. This is because compilers unlink object files before writing to them but they don’t do that for dependency files, so the latter can become overwritten and therefore corrupted in the cache. * Fixed a glitch related to hard-link mode and an empty cache. * ccache now supports the ccache.conf file to be a symlink. * Temporary files are now deleted immediately on signals like SIGTERM and SIGINT instead of some time later in a cleanup phase. * Fixed a bug that affected ccache’s -o/--set-config option for the base_dir and cache_dir_levels keys. OBS-URL: https://build.opensuse.org/request/show/821771 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=94
17 lines
833 B
Plaintext
17 lines
833 B
Plaintext
-----BEGIN PGP SIGNATURE-----
|
|
|
|
iQIzBAABCAAdFiEEWpOacaRnks9XhmpRmW3aB1WUrbgFAl7w8jAACgkQmW3aB1WU
|
|
rbhVCw//YF6ENZeGEMsb/C8F9Ch7mwTbFjgJfqbefla9T6OJK+HctsJjLkBt/qog
|
|
eSQfmbMujDkCK+ZGO8i8nPLvRUs7/oJMPqgS07BfoFgQeVrP5VrvuAvYiEuU5VrZ
|
|
YmRwX2c66QCoVs14C0QQV00n5Ve2ltwYK7DSjZdGEasqVmzB5rSvzFfI2cPUIcOT
|
|
Y2ivHv508Y+B7+Nd6D0PBryu95SAGVEa257jvPOIZ1azCBFS+vBo7QMow3+n134q
|
|
phtxZaHTF4DXHITDaufwtVjdyWsBPdxBtAyZ+vjcFp413cYAAnrE6mdVG8jH1KhM
|
|
uYCaX82PlkA/IXqbKs96l90nRBVX1r1SQE1Qr3NVSPbQbuHu0qYBg3cUH3SLQMgX
|
|
wAe8/8KYlRXTdRumcIfNZSHoQOa8MIajaAVBrnR05xDjtw3qqKhmIH/r9GvNkkRu
|
|
MBkJlNcKmE0qTe2Kmf/6Y+5lWs3b8frWi96JZyFrA6O26EMa6yQImLexiKf0PTGb
|
|
5PLASI+bgJtC07Kwu6hKlgwo3RAz15B2CIIob7YpFXOpu16V7ApqDgLyfNp3yTBF
|
|
81r805zoF/rZTbLOd3dDSfn6e2xxGdpda8H5/5UhF+hm6EjJSrUGj/08cvgLsqvF
|
|
AnoLWB1bDzYjqWepBtafcGy7gB0+LmSvjmNlxeovz+dZ0oIpjLI=
|
|
=qoia
|
|
-----END PGP SIGNATURE-----
|