ccache: A fast compiler cache1

Ccache is a compiler cache. It speeds up re-compilation of C/C++ code by caching previous compiles and detecting when the same compile is being done again.

... part of T2, get it here

URL: http://ccache.samba.org/

Author: Andrew Tridgell
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 4.9.1

Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.

Download: https://github.com/ccache/ccache/tags/download/v4.9.1/ ccache-4.9.1.tar.xz

T2 source: ccache.cache
T2 source: ccache.desc
T2 source: config-200.hlp
T2 source: config-200.in
T2 source: parse-config

Build time (on reference hardware): 40% (relative to binutils)2

Installed size (on reference hardware): 1.71 MB, 6 files

Dependencies (build time detected): 00-dirtree bash binutils cmake coreutils diffutils findutils gawk grep linux-header make pkgconfig sed tar tbb xz zstd

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).