mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
bug 1446665 - update sccache to pick up a fix for a PGO build failure. r=froydnj
MozReview-Commit-ID: 5uCjHMZc7JJ --HG-- extra : rebase_source : f8aa60cca3992707e056460b01ac470cd79fc385
This commit is contained in:
parent
c1bd6c3abe
commit
bd3e9df16c
@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -x -e -v
|
||||
|
||||
# 0.2.6 + a fix to update jobserver
|
||||
SCCACHE_REVISION=13fa450eee47cc53fff4129aaf3c6c30fd2b621e
|
||||
# 0.2.6 + a few fixes
|
||||
SCCACHE_REVISION=9f4c18b4a6300e3a9250a09811cc985311c20217
|
||||
|
||||
# This script is for building sccache
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user