SHA256
1
0
forked from pool/ccache

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

ccache 3.2.3

OBS-URL: https://build.opensuse.org/request/show/325427
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=39
This commit is contained in:
Ismail Dönmez
2015-08-23 12:02:17 +00:00
committed by Git OBS Bridge
parent 859975cea5
commit 02a68ed6b5
6 changed files with 34 additions and 21 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Aug 22 20:36:16 UTC 2015 - astieger@suse.com
- update to 3.2.3:
* Added support for compiler option -gsplit-dwarf.
* Support external zlib in nonstandard directory.
* Avoid calling exit() inside an exit handler.
* Let exit handler terminate properly.
* Bail out on compiler option --save-temps in addition to
-save-temps.
* Only log "Disabling direct mode" once when failing to read
potential include files.
-------------------------------------------------------------------
Fri May 22 07:14:06 UTC 2015 - mpluskal@suse.com