ccache: provide capability to do initial ccache setup
authorDanomi Manchego <danomimanchego123@gmail.com>
Thu, 1 May 2014 02:05:07 +0000 (22:05 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 14 Jun 2014 18:00:35 +0000 (20:00 +0200)
commitdd79f2dfae6db7f677bfb10b149ce67f294b91e2
treeb206abae47e311d706851177cc6907445b8e58b0
parentd93a0b402934309c632d4a825b7fe6183ce8c4c7
ccache: provide capability to do initial ccache setup

For example, if your project is known to require more space than the
default max cache size, then you might want to increase the cache size
to a suitable amount using the -M (--max-size) option.

The string you specify here is passed verbatim to ccache.  Refer to
ccache documentation for more details.

These initial settings are applied after ccache has been compiled.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in
package/ccache/ccache.mk