SHA256
1
0
forked from pool/ccache

Accepting request 822882 from home:elimat:branches:devel:tools:building

- Update to version 3.7.11:
  * Added knowledge about -fprofile-{correction,reorder-functions,values}.
  * ccache now handles the Intel compiler option -xCODE (where CODE is a
    processor feature code) correctly.
  * Added support for NVCC’s -Werror and --Werror options.
  * ccache’s “Directory is not hashed if using -gz[=zlib]” tests are now
    skipped for GCC 6.

OBS-URL: https://build.opensuse.org/request/show/822882
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=96
This commit is contained in:
2020-07-27 09:21:02 +00:00
committed by Git OBS Bridge
parent 04248c3075
commit 7592866fcf
6 changed files with 31 additions and 20 deletions

View File

@@ -17,7 +17,7 @@
Name: ccache
Version: 3.7.10
Version: 3.7.11
Release: 0
Summary: A Fast C/C++ Compiler Cache
License: GPL-3.0-or-later