On 26/07/2017 16:19, Botond Ballo wrote:
> On Wed, Jul 26, 2017 at 9:05 AM, Ted Mielczarek <t...@mielczarek.org> wrote:
>> If you build Firefox on Linux or OS X you can (and
>> should) use sccache in place of ccache for local development.
> 
> Can sccache be used in conjunction with icecc [1]?
> 
> I currently use the two together by having the following in my .mozconfig:
> 
>   ac_add_options --with-ccache
>   mk_add_options 'export CCACHE_PREFIX=icecc'
>   mk_add_options 'export CCACHE_CPP2=yes'
> 
> Is there an equivalent / similar setup with sccache?

This is an old thread, but since I looked this up I'll circle back and note that
the issues seems to be:

https://github.com/mozilla/sccache/issues/132
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to