Skip to content
Commit d1bca7c4 authored by Tzu-Jung Lee's avatar Tzu-Jung Lee Committed by Peter Korsgaard
Browse files

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: default avatarTzu-Jung Lee <tjlee@ambarella.com>
Acked-by: default avatarThomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 96f70299
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment