зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1730851 - Build the rust-dev toolchain with more complete version information. r=firefox-build-system-reviewers,mhentges
Differential Revision: https://phabricator.services.mozilla.com/D125775
This commit is contained in:
Родитель
b429159003
Коммит
a83683f935
|
@ -490,6 +490,7 @@ rust-1.56.0-dev:
|
|||
description: Rust 1.56.0-dev source code
|
||||
fetch:
|
||||
type: git
|
||||
include-dot-git: true
|
||||
repo: https://github.com/rust-lang/rust/
|
||||
revision: d9aa28767287670df6cf823b94629122e04442c0
|
||||
|
||||
|
|
|
@ -398,6 +398,9 @@ def build_src(install_dir, host, targets, patches):
|
|||
extended = true
|
||||
tools = ["analysis", "cargo", "rustfmt", "clippy", "src"]
|
||||
|
||||
[rust]
|
||||
ignore-git = false
|
||||
|
||||
[install]
|
||||
prefix = "{prefix}"
|
||||
sysconfdir = "etc"
|
||||
|
|
Загрузка…
Ссылка в новой задаче