Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1382502 - Enable sccache on PGO builds. r=ted
Note this will only enable it on try, autoland and mozilla-inbound, which are the only branches where sccache are enabled at the moment. Enabling on more builds (or not) is the subject of bug 1373460. Also note that bug 1181040, that ensured PGO builds weren't using sccache mentions that back then, link times went up when using sccache (with -Z7) vs. without, but that was presumably with MSVC 2013. Try suggests link times are the same using sccache now (still using -Z7, pending bug 1318370). --HG-- extra : rebase_source : 9f9d87714f3c841b790eb7d692ea0968b1755b70
- Loading branch information