diff options
Diffstat (limited to 'meta/recipes-devtools/rust/rust.inc')
| -rw-r--r-- | meta/recipes-devtools/rust/rust.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/rust.inc b/meta/recipes-devtools/rust/rust.inc index ea716d31f2..ecb057ad3b 100644 --- a/meta/recipes-devtools/rust/rust.inc +++ b/meta/recipes-devtools/rust/rust.inc | |||
| @@ -39,7 +39,7 @@ setup_cargo_environment () { | |||
| 39 | printf "linker = '%s'\n" "${RUST_BUILD_CCLD}" >> ${CARGO_HOME}/config | 39 | printf "linker = '%s'\n" "${RUST_BUILD_CCLD}" >> ${CARGO_HOME}/config |
| 40 | } | 40 | } |
| 41 | 41 | ||
| 42 | include rust-common.inc | 42 | inherit rust-target-config |
| 43 | 43 | ||
| 44 | do_rust_setup_snapshot () { | 44 | do_rust_setup_snapshot () { |
| 45 | for installer in "${WORKDIR}/rust-snapshot-components/"*"/install.sh"; do | 45 | for installer in "${WORKDIR}/rust-snapshot-components/"*"/install.sh"; do |
