gecko-dev/taskcluster/ci/toolchain
Mike Hommey a6d328e83e Bug 1430087 - Build sccache with system GCC/binutils. r=nfroyd
It was failing to build with the GCC/binutils on the CentOS-based docker
image, but it doesn't with the Debian-based one, so we can remove the
dependency on the gcc toolchain task. This allows sccache to remain
untouched when we change the gcc build scripts, and more importantly,
this allows it to depend on no toolchain that requires building things.

This makes it now possible to use sccache as a dependency for all other
toolchains jobs that compile, if that's beneficial (which might not be
the case, given the current sccache retention time, but at least it's a
viable option, now)
2018-01-13 05:57:57 +09:00
..
kind.yml Bug 1401180: rename 'toolchain' transform to 'use_toolchains'; r=glandium 2017-09-14 20:12:59 +00:00
linux.yml Bug 1430087 - Build sccache with system GCC/binutils. r=nfroyd 2018-01-13 05:57:57 +09:00
macosx.yml Bug 1427340 - Build toolchains on a Debian-based docker image. r=gps 2018-01-12 21:31:10 +09:00
windows.yml Bug 1427340 - Build toolchains on a Debian-based docker image. r=gps 2018-01-12 21:31:10 +09:00