From 113055c9cf4f278cf0e8f050ee7750ab44c6af87 Mon Sep 17 00:00:00 2001 From: bircoph Date: Mon, 16 Feb 2009 20:03:32 +0000 Subject: Add ccache usage suggestion to speed up compilation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28615 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/bugreports.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS') 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 ccache +to speed up compilation. -- cgit v1.2.3