diff options
Diffstat (limited to 'meta/recipes-devtools/rust')
-rw-r--r-- | meta/recipes-devtools/rust/rust_1.64.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/rust_1.64.0.bb b/meta/recipes-devtools/rust/rust_1.64.0.bb index 1f9dbd3cce..dbf74cec8f 100644 --- a/meta/recipes-devtools/rust/rust_1.64.0.bb +++ b/meta/recipes-devtools/rust/rust_1.64.0.bb | |||
@@ -57,7 +57,6 @@ rust_do_install:class-nativesdk() { | |||
57 | } | 57 | } |
58 | 58 | ||
59 | EXTRA_TOOLS ?= "cargo-clippy clippy-driver rustfmt" | 59 | EXTRA_TOOLS ?= "cargo-clippy clippy-driver rustfmt" |
60 | EXTRA_TOOLS:remove:riscv32 = "rustfmt" | ||
61 | rust_do_install:class-target() { | 60 | rust_do_install:class-target() { |
62 | export PSEUDO_UNLOAD=1 | 61 | export PSEUDO_UNLOAD=1 |
63 | rust_runx install | 62 | rust_runx install |