[Libreoffice] ccache support
Lubos Lunak
l.lunak at suse.cz
Mon Aug 8 02:33:36 PDT 2011
On Monday 08 of August 2011, Norbert Thiebaud wrote:
> I've pushed
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=57cf026739a3d707378
>ca38f59518b018fccca8f
>
> This try to automatically use ccache when present, unless CC= or CXX=
> was specified by the user or --disable-ccache was passed to autogen
> This also detect if CC or CXX is already an alias for ccache, in which
> case ccache is not prefixed to CC and/or CXX
I disagree with this change, as it does not improve anything for anybody.
Ccache needs an explicit setup for LO anyway, so people who have already done
their setup will need to adjust for this. People who only have ccache
installed but haven't done anything will get slower builds, as the default
ccache cache size is vastly unsufficient for LO builds, so ccache will only
create cache contents that will be eventually thrown away without any use.
--
Lubos Lunak
l.lunak at suse.cz
More information about the LibreOffice
mailing list