зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1839798 - Remove dependencies on cctools-port from tasks that don't use it. r=firefox-build-system-reviewers,ahochheiden
The only tasks still using it are those doing PGO (profile use only) and the builds that unify x64 and arm64 mac builds. Differential Revision: https://phabricator.services.mozilla.com/D181728
This commit is contained in:
Родитель
cef8127cfc
Коммит
0ab0b674c6
|
@ -47,7 +47,6 @@ macosx64/debug:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
@ -76,7 +75,6 @@ macosx64-non-unified/plain:
|
|||
run-on-projects: ['integration']
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
@ -105,7 +103,6 @@ macosx64/opt:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
@ -135,7 +132,6 @@ macosx64-asan-fuzzing/opt:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-llvm-symbolizer
|
||||
|
@ -169,7 +165,6 @@ macosx64-fuzzing/debug:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
@ -203,7 +198,6 @@ macosx64-aarch64-asan-fuzzing/opt:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-aarch64-llvm-symbolizer
|
||||
|
@ -239,7 +233,6 @@ macosx64-aarch64-fuzzing/debug:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-aarch64-llvm-symbolizer
|
||||
|
@ -487,7 +480,6 @@ macosx64-noopt/debug:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
@ -518,7 +510,6 @@ macosx64-aarch64-noopt/debug:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
@ -546,7 +537,6 @@ macosx64-x64-add-on-devel/opt:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
@ -576,7 +566,6 @@ macosx64-aarch64-add-on-devel/opt:
|
|||
use-sccache: true
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
@ -915,7 +904,6 @@ macosx64-ccov/opt:
|
|||
use-sccache: false
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-sccache
|
||||
- macosx64-sdk
|
||||
|
|
|
@ -122,7 +122,6 @@ jobs:
|
|||
mozconfig-variant: profile-generate
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-hfsplus
|
||||
- linux64-libdmg
|
||||
|
|
|
@ -84,7 +84,6 @@ jobs:
|
|||
keep-artifacts: false
|
||||
fetches:
|
||||
toolchain:
|
||||
- linux64-cctools-port
|
||||
- linux64-clang
|
||||
- linux64-hfsplus
|
||||
- linux64-libdmg
|
||||
|
|
Загрузка…
Ссылка в новой задаче