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>