зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset e41e158793a1 (bug 1476604) for bustages in AccessibleHandler.dll
This commit is contained in:
Родитель
08c332030d
Коммит
895d91f1f8
|
@ -574,7 +574,6 @@ linux64-sccache:
|
|||
toolchain-artifact: public/build/sccache2.tar.xz
|
||||
toolchains:
|
||||
- linux64-rust-1.28
|
||||
- linux64-binutils
|
||||
|
||||
linux64-cbindgen:
|
||||
description: "cbindgen toolchain build"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
set -x -e -v
|
||||
|
||||
# 0.2.7 + a number of changes
|
||||
SCCACHE_REVISION=476d807a0b3c1c31314ea165feea83521d87a17f
|
||||
# 0.2.7 + --coverage suppport
|
||||
SCCACHE_REVISION=1ab9a33e8d328941acc23c74c949b765f975f309
|
||||
|
||||
# This script is for building sccache
|
||||
|
||||
|
@ -11,7 +11,6 @@ Linux)
|
|||
WORKSPACE=$HOME/workspace
|
||||
UPLOAD_DIR=$HOME/artifacts
|
||||
COMPRESS_EXT=xz
|
||||
PATH="$WORKSPACE/build/src/binutils/bin:$PATH"
|
||||
;;
|
||||
MINGW*)
|
||||
WORKSPACE=$PWD
|
||||
|
|
Загрузка…
Ссылка в новой задаче