diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-17 12:53:43 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:17:51 +0100 |
| commit | 28ef66df8073fe0676d1eb1c76529bd5bfc2f2b5 (patch) | |
| tree | 412635aba66caec9f4c3693ef0d97160ecc812b3 | |
| parent | f77432d6f7833a52e759629fb74d4627eada71ca (diff) | |
| download | poky-28ef66df8073fe0676d1eb1c76529bd5bfc2f2b5.tar.gz | |
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>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 3 |
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. |
