From 1ad623c206f3e2ea7cb2d7b2c9a381b83d976b37 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Nov 2013 10:33:20 -0800 Subject: ref-manual: Added the ccache class. (From yocto-docs rev: 87e05b13eb7e43e0fe985e6890fe6f004edc199e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index e8f5a2f72b..21e4623446 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -368,6 +368,20 @@ +
+ <filename>ccache.bbclass</filename> + + + The C/C++ Compiler Cache (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. + See for information on + the C/C++ Compiler Cache. + +
+
Debian Renaming - <filename>debian.bbclass</filename> -- cgit v1.2.3-54-g00ecf