ref-manual: Removed redundant link to the C/C++ Compiler Cache.

(From yocto-docs rev: 1e7898f584e0ca4f5dcfaef447b70aec36867051)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-04-17 12:53:43 -07:00
committed by Richard Purdie
parent f77432d6f7
commit 28ef66df80

View File

@@ -405,8 +405,7 @@
<title><filename>ccache.bbclass</filename></title>
<para>
The <filename>ccache</filename> class enables the
<ulink url='http://ccache.samba.org/'>C/C++ Compiler Cache</ulink>
The <filename>ccache</filename> class enables the C/C++ Compiler 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.