mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
ref-manual: Edits to ccache class.
(From yocto-docs rev: 364a985f3061d10e7a7fcd366b1db11512f50737) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f8c5fa075a
commit
950dcd16ec
@@ -344,8 +344,7 @@
|
|||||||
<title><filename>ccache.bbclass</filename></title>
|
<title><filename>ccache.bbclass</filename></title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The C/C++ Compiler Cache (<filename>ccache</filename>) class enables
|
The <filename>ccache</filename> class enables this cache for the build.
|
||||||
this cache for the build.
|
|
||||||
This class is used to give a minor performance boost during 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.
|
However, using the class can lead to unexpected side-effects.
|
||||||
Thus, it is recommended that you do not use this class.
|
Thus, it is recommended that you do not use this class.
|
||||||
|
|||||||
Reference in New Issue
Block a user