From 38f25fae3f9afa1e9e3d3ac1c296134782cf694d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 12:55:45 -0600 Subject: ref-manual: Edits to ccache class. (From yocto-docs rev: 2e94db5e642ddcb7d81526b2e36ee135c825b1c2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 7812209dbb..f0c3e9a7c3 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -344,8 +344,7 @@ <filename>ccache.bbclass</filename> - The C/C++ Compiler Cache (ccache) class enables - this cache for the build. + The ccache class enables this cache for the build. This class is used to give a minor performance boost during the build. However, using the class can lead to unexpected side-effects. Thus, it is recommended that you do not use this class. -- cgit v1.2.3-54-g00ecf