I'm using this setup daily (with clang trunk from some weeks ago, not
5.0, but it's the same really), here is my mozconfig:

```
export CC="icecc clang"
export CXX="icecc clang++"
mk_add_options MOZ_MAKE_FLAGS="-j100" # adjust, this is good for the
paris office
mk_add_options 'export RUSTC_WRAPPER=sccache'
mk_add_options 'export CARGO_INCREMENTAL=1'
```

Cheers,
Paul.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to