-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1660614 - Upgrade
sccache
to pick up more resilient behavior in…
… the presence of cache read failures r=froydnj This avoids a set of intermittent issues related to `zstd` decompression failures, which in the absence of these changes break the entire build. This also requires [updating an environment variable](mozilla/sccache#822), which we do in `client.mk` as well as documentation. Differential Revision: https://phabricator.services.mozilla.com/D88184
- Loading branch information
Ricky Stewart
committed
Aug 25, 2020
1 parent
d2366fb
commit b4a3c17
Showing
3 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters