summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 492b30283c..64a86214dd 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -405,8 +405,7 @@
405 <title><filename>ccache.bbclass</filename></title> 405 <title><filename>ccache.bbclass</filename></title>
406 406
407 <para> 407 <para>
408 The <filename>ccache</filename> class enables the 408 The <filename>ccache</filename> class enables the C/C++ Compiler Cache
409 <ulink url='http://ccache.samba.org/'>C/C++ Compiler Cache</ulink>
410 for the build. 409 for the build.
411 This class is used to give a minor performance boost during the build. 410 This class is used to give a minor performance boost during the build.
412 However, using the class can lead to unexpected side-effects. 411 However, using the class can lead to unexpected side-effects.