[Buildroot] [PATCH v4] ccache: expose control interface via 'make ccache-options'

Peter Korsgaard jacmet at uclibc.org
Sun Oct 27 09:34:40 UTC 2013


>>>>> "Tzu-Jung" == Tzu-Jung Lee <roylee17 at gmail.com> writes:

 > usage:
 > 	# set cache limit size
 > 	make CCACHE_OPTIONS="--max-size=5G" ccache-options

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

 > Signed-off-by: Tzu-Jung Lee <tjlee at ambarella.com>

Committed with the redundant ifeq removed as pointed out by Thomas,
thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list