diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/rust/rust.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/rust/rust.inc b/meta/recipes-devtools/rust/rust.inc index 47b76e725d..7d1f5347ea 100644 --- a/meta/recipes-devtools/rust/rust.inc +++ b/meta/recipes-devtools/rust/rust.inc | |||
| @@ -20,8 +20,6 @@ export FORCE_CRATE_HASH="${BB_TASKHASH}" | |||
| 20 | RUST_ALTERNATE_EXE_PATH ?= "${STAGING_LIBDIR}/llvm-rust/bin/llvm-config" | 20 | RUST_ALTERNATE_EXE_PATH ?= "${STAGING_LIBDIR}/llvm-rust/bin/llvm-config" |
| 21 | RUST_ALTERNATE_EXE_PATH_NATIVE = "${STAGING_LIBDIR_NATIVE}/llvm-rust/bin/llvm-config" | 21 | RUST_ALTERNATE_EXE_PATH_NATIVE = "${STAGING_LIBDIR_NATIVE}/llvm-rust/bin/llvm-config" |
| 22 | 22 | ||
| 23 | export YOCTO_ALTERNATE_MULTILIB_NAME = "/${BASELIB}" | ||
| 24 | |||
| 25 | # We don't want to use bitbakes vendoring because the rust sources do their | 23 | # We don't want to use bitbakes vendoring because the rust sources do their |
| 26 | # own vendoring. | 24 | # own vendoring. |
| 27 | CARGO_DISABLE_BITBAKE_VENDORING = "1" | 25 | CARGO_DISABLE_BITBAKE_VENDORING = "1" |
