gecko-dev/taskcluster/ci/build
Mike Hommey be42ffae02 Bug 1433704 - Use system GCC for host compilations on mingw32 builds. r=froydnj
The binutils we currently use as part of our GCC toolchain artifact
doesn't understand some relocations in the CRT objects on Debian
stretch, making the embedded CRT objects from bug 1427344, which we want
to remove in bug 1431251, necessary.

OTOH, there is no benefit from using our GCC toolchain artifact for host
compilations on those builds. In fact, Android builds, which are in a
similar position, being built on Debian stretch and being cross-builds,
don't care to use our GCC toolchain artifact.

It's arguably a good thing that those builds are not tied to the version
of GCC we use to build Firefox for linux, so let's remove this
dependency.

--HG--
extra : rebase_source : a80d4e4fb01a4862b844ebde0c521a635f462c0a
2018-01-27 20:40:36 +09:00
..
android-stuff.yml Bug 1386857 - [ci] Remove the 'tc' treeherder group prefix from all tasks, r=dustin 2018-01-12 15:49:58 -05:00
android.yml Bug 1419581 - Part 6: Add Android build configuration --without-google-play-services. r=dustin 2018-01-04 15:45:56 -08:00
kind.yml Bug 1414824 - Enable stricter linting in taskcluster yaml files. r=Callek 2017-11-11 00:36:41 -05:00
linux.yml Bug 1433185 - Require Rust 1.23. r=nalexander 2018-01-25 10:29:11 -08:00
macosx.yml Bug 1429603: Don't specify balrog servers for builds; r=jlund 2018-01-18 10:20:51 -07:00
windows.yml Bug 1433704 - Use system GCC for host compilations on mingw32 builds. r=froydnj 2018-01-27 20:40:36 +09:00