On 26/07/2017 15:05, Ted Mielczarek wrote:
ac_add_options --with-ccache=sccache
When used together with icecc, this appears to force all jobs to run locally which makes icecc pointless.
I’ve ended up keeping "classic" ccache for C and C++ code and adding 'export RUSTC_WRAPPER=sccache' to my mach wrapper script in order to use sccache for Rust code. (Having this line with or without 'export' in .mozconfig did not appear to do anything. Can mozconfig set arbitrary environment variables?)
-- Simon Sapin _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform