From 82f7b0b9f4063530f5a7df6fe544ca3f948e04d9 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Fri, 31 Jul 2015 19:19:35 +0200 Subject: Host tools: ccache: update to v3.2.2 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/htools/ccache/ccache.kconfig | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'packages') diff --git a/packages/htools/ccache/ccache.kconfig b/packages/htools/ccache/ccache.kconfig index 294e09a..012f4c4 100644 --- a/packages/htools/ccache/ccache.kconfig +++ b/packages/htools/ccache/ccache.kconfig @@ -1,6 +1,6 @@ ################################################################################ # Embtoolkit -# Copyright(C) 2009-2014 Abdoulaye Walsimou GAYE. +# Copyright(C) 2009-2015 Abdoulaye Walsimou GAYE. # # This program is free software; you can distribute it and/or modify it ## @@ -29,14 +29,13 @@ config EMBTK_HOST_HAVE_CCACHE bool default y help - ccache is a compiler cache. It speeds up recompilation by - caching previous compilations and detecting when the same - compilation is being done again. Supported languages are C, - C++, Objective-C and Objective-C++. + ccache is a compiler cache. It speeds up recompilation by caching + previous compilations and detecting when the same compilation is being + done again. Supported languages are C, C++, Objective-C and Objective-C++. config EMBTK_CCACHE_HOST_VERSION_STRING string - default "3.2.1" + default "3.2.2" config EMBTK_CCACHE_HOST_NOCCACHE bool -- cgit v1.2.3