Backed out 2 changesets (bug 1868440) for gecko decision task broken. CLOSED TREE
Backed out changeset 4b22948d849a (bug 1868440) Backed out changeset 837bdcb3694a (bug 1868440)
This commit is contained in:
@@ -68,7 +68,7 @@ must read::
|
||||
will contain the version of ``rustc`` used by automation builds, which may
|
||||
lag behind stable for a few days after Rust releases, which is specified by
|
||||
the task definition in
|
||||
`this file <https://hg.mozilla.org/mozilla-central/file/tip/taskcluster/kinds/toolchain/dist-toolchains.yml>`_.
|
||||
`this file <https://hg.mozilla.org/mozilla-central/file/tip/taskcluster/ci/toolchain/dist-toolchains.yml>`_.
|
||||
For instance, to specify 1.37.0 rather than the current stable, run
|
||||
``rustup toolchain add 1.37.0`` and point to
|
||||
``/path/to/home/.rustup/toolchains/1.37.0-x86_64-apple-darwin/bin/rustc`` in your
|
||||
|
||||
@@ -209,7 +209,7 @@ its content and ensure that's what you're looking for.
|
||||
(...)
|
||||
|
||||
Once you have found the SDK you want, you can create or update toolchain tasks
|
||||
in ``taskcluster/kinds/toolchain/macosx-sdk.yml``.
|
||||
in ``taskcluster/ci/toolchain/macosx-sdk.yml``.
|
||||
|
||||
The ``taskcluster/scripts/misc/unpack-sdk.py`` script takes the url of a SDK
|
||||
package, the sha512 hash for its content, the path to the SDK in the package,
|
||||
|
||||
Reference in New Issue
Block a user