summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml3
1 files changed, 1 insertions, 2 deletions
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 @@
344 <title><filename>ccache.bbclass</filename></title> 344 <title><filename>ccache.bbclass</filename></title>
345 345
346 <para> 346 <para>
347 The C/C++ Compiler Cache (<filename>ccache</filename>) class enables 347 The <filename>ccache</filename> class enables this cache for the build.
348 this cache for the build.
349 This class is used to give a minor performance boost during the build. 348 This class is used to give a minor performance boost during the build.
350 However, using the class can lead to unexpected side-effects. 349 However, using the class can lead to unexpected side-effects.
351 Thus, it is recommended that you do not use this class. 350 Thus, it is recommended that you do not use this class.