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>
This commit is contained in:
Scott Rifenbark 2013-12-05 12:55:45 -06:00 committed by Richard Purdie
parent 74ff808e1c
commit 38f25fae3f
1 changed files with 1 additions and 2 deletions

View File

@ -344,8 +344,7 @@
<title><filename>ccache.bbclass</filename></title>
<para>
The C/C++ Compiler Cache (<filename>ccache</filename>) class enables
this cache for the build.
The <filename>ccache</filename> 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.