summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust/rust.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rust/rust.inc')
-rw-r--r--meta/recipes-devtools/rust/rust.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/rust/rust.inc b/meta/recipes-devtools/rust/rust.inc
index 7e302b5992..284347dedc 100644
--- a/meta/recipes-devtools/rust/rust.inc
+++ b/meta/recipes-devtools/rust/rust.inc
@@ -34,8 +34,6 @@ setup_cargo_environment () {
34 34
35inherit rust-target-config 35inherit rust-target-config
36 36
37RUST_TARGETGENS = "BUILD HOST TARGET"
38
39do_rust_setup_snapshot () { 37do_rust_setup_snapshot () {
40 for installer in "${WORKDIR}/rust-snapshot-components/"*"/install.sh"; do 38 for installer in "${WORKDIR}/rust-snapshot-components/"*"/install.sh"; do
41 "${installer}" --prefix="${WORKDIR}/rust-snapshot" --disable-ldconfig 39 "${installer}" --prefix="${WORKDIR}/rust-snapshot" --disable-ldconfig