diff options
author | bircoph <bircoph@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-16 20:03:32 +0000 |
---|---|---|
committer | bircoph <bircoph@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-02-16 20:03:32 +0000 |
commit | 113055c9cf4f278cf0e8f050ee7750ab44c6af87 (patch) | |
tree | 5509d39388967ab01e142b42d181fbc6aaef1a62 /DOCS/xml | |
parent | 8e9029769862ac35e5a46592b0c4a139f23be5c4 (diff) |
Add ccache usage suggestion to speed up compilation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28615 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/bugreports.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/xml/en/bugreports.xml b/DOCS/xml/en/bugreports.xml index d541230f4f..de716463b2 100644 --- a/DOCS/xml/en/bugreports.xml +++ b/DOCS/xml/en/bugreports.xml @@ -113,6 +113,8 @@ you need to go back. earlier version, so if you do not make a backup copy of your original source tree, you will have to recompile everything in it when you come back to the present.) +Alternatively you may use <ulink url="http://ccache.samba.org/">ccache</ulink> +to speed up compilation. </para> <para> |