diff options
Diffstat (limited to 'meta/recipes-devtools/rust')
| -rw-r--r-- | meta/recipes-devtools/rust/rust_1.75.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/rust_1.75.0.bb b/meta/recipes-devtools/rust/rust_1.75.0.bb index 76e1fe2d84..4c0fb907e5 100644 --- a/meta/recipes-devtools/rust/rust_1.75.0.bb +++ b/meta/recipes-devtools/rust/rust_1.75.0.bb | |||
| @@ -141,7 +141,6 @@ python do_configure() { | |||
| 141 | config.add_section("build") | 141 | config.add_section("build") |
| 142 | config.set("build", "submodules", e(False)) | 142 | config.set("build", "submodules", e(False)) |
| 143 | config.set("build", "docs", e(False)) | 143 | config.set("build", "docs", e(False)) |
| 144 | config.set("build", "tools", ["rust-demangler",]) | ||
| 145 | 144 | ||
| 146 | rustc = d.expand("${WORKDIR}/rust-snapshot/bin/rustc") | 145 | rustc = d.expand("${WORKDIR}/rust-snapshot/bin/rustc") |
| 147 | config.set("build", "rustc", e(rustc)) | 146 | config.set("build", "rustc", e(rustc)) |
