Accepting request 892588 from home:AndreasStieger:branches:devel:tools:building

ccache 4.3

OBS-URL: https://build.opensuse.org/request/show/892588
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=107
This commit is contained in:
2021-05-12 21:44:55 +00:00
committed by Git OBS Bridge
parent f2ec88e658
commit fd363a87c3
6 changed files with 35 additions and 26 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed May 12 21:29:23 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- ccache 4.3:
* ignore Clang compiler option -ivfsoverlay
* When using -P in combination with -E, ccache now reports this
as "called for preprocessing" instead of "unsupported compiler
option"
* Add support for -specs file.specs and --specs file.specs
without an equal sign between the arguments
* multiple bug fixes
-------------------------------------------------------------------
Tue Apr 6 08:12:49 UTC 2021 - Martin Pluskal <mpluskal@suse.com>