summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 12:55:45 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:17:59 +0000
commit38f25fae3f9afa1e9e3d3ac1c296134782cf694d (patch)
tree308af01a3227b8dd6f3a34a97bb49cc0b866e47e /documentation/ref-manual/ref-classes.xml
parent74ff808e1ce442748147317396c412a0366333d7 (diff)
downloadpoky-38f25fae3f9afa1e9e3d3ac1c296134782cf694d.tar.gz
ref-manual: Edits to ccache class.
(From yocto-docs rev: 2e94db5e642ddcb7d81526b2e36ee135c825b1c2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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.