CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/10/09 07:33:44
Modified files:
devel/ccache : Makefile distinfo
Log message:
update to ccache-3.2.4
- Improved signal handling: Kill compiler on SIGTERM; wait for compiler to exit
before exiting; die appropriately.
- The correct compression level is now used if compression is requested.
- Fixed a bug where cache cleanup could be run too early for caches larger than
64 GiB on 32-bit systems.
