зеркало из https://github.com/mozilla/gecko-dev.git
4f3ce0d1f3
Currently the linux64-clang-9-win-cross toolchain depends on the win64-clang-cl toolchain for a few files. This causes very long lead times when toolchains are rebuilt, because of the un-parallelizable chain of tasks win64-clang-cl -> linux64-clang-9-win-cross -> builds. As a partial mitigation, this patch adds a single-stage clang-cl build for consumption by the cross toolchain. It's not a very high quality build, but good enough for the purpose it serves, while being faster to build. Differential Revision: https://phabricator.services.mozilla.com/D70254 --HG-- rename : build/build-clang/clang-win64.json => build/build-clang/clang-win64-1stage.json extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
android.yml | ||
cbindgen.yml | ||
cctools-port.yml | ||
clang-tidy.yml | ||
clang.yml | ||
dist-toolchains.yml | ||
dump-syms.yml | ||
fix-stacks.yml | ||
gcc.yml | ||
geckodriver.yml | ||
gn.yml | ||
grcov.yml | ||
kind.yml | ||
mingw.yml | ||
minidump_stackwalk.yml | ||
misc.yml | ||
nasm.yml | ||
node.yml | ||
rust-size.yml | ||
rust.yml | ||
sccache.yml |