[Libreoffice] ccache support

Norbert Thiebaud nthiebaud at gmail.com
Tue Aug 30 10:00:54 PDT 2011


On Tue, Aug 30, 2011 at 11:58 AM, Norbert Thiebaud <nthiebaud at gmail.com> wrote:
> On Tue, Aug 30, 2011 at 11:57 AM, Francois Tigeot <ftigeot at wolfpond.org> wrote:
>> Hi all,
>>
>> On Wed, Aug 10, 2011 at 11:27:05AM +0200, Jan Holesovsky wrote:
>>> On 2011-08-08 at 11:33 +0200, Lubos Lunak 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.
>>>
>>> Well, I am not that happy about using ccache by default either ;-)  It
>>> collides with the icecream support,
>>
>> I'm not happy about this commit either: when packaging LibreOffice under pkgsrc,
>> it doubles the size of the build tree for no gain in speed.
>

then use --disable-ccache

as in
CONFIGURE_ARGS+= --disable-ccache

:-)

Norbert


More information about the LibreOffice mailing list