buildrootschalter/package/ccache
Tzu-Jung Lee d1bca7c49c ccache: expose control interface via 'make ccache-options'
usage:
	# set cache limit size
	make CCACHE_OPTIONS="--max-size=5G" ccache-options

	# zero statistics counters
	make CCACHE_OPTIONS="--zero-stats" ccache-options

[Peter: drop the redundant ifeq]
Signed-off-by: Tzu-Jung Lee <tjlee@ambarella.com>
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-27 10:30:10 +01:00
..
ccache.mk ccache: expose control interface via 'make ccache-options' 2013-10-27 10:30:10 +01:00
Config.in ccache: deprecate the target package 2012-12-09 21:51:12 +01:00