diff options
Diffstat (limited to 'meta/recipes-devtools/rust/libstd-rs.inc')
| -rw-r--r-- | meta/recipes-devtools/rust/libstd-rs.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/rust/libstd-rs.inc b/meta/recipes-devtools/rust/libstd-rs.inc index 1498b88f0e..d49383ced5 100644 --- a/meta/recipes-devtools/rust/libstd-rs.inc +++ b/meta/recipes-devtools/rust/libstd-rs.inc | |||
| @@ -12,9 +12,6 @@ DEPENDS:append:libc-musl = " libunwind" | |||
| 12 | DEPENDS:remove:riscv32 = "libunwind" | 12 | DEPENDS:remove:riscv32 = "libunwind" |
| 13 | DEPENDS:remove:riscv64 = "libunwind" | 13 | DEPENDS:remove:riscv64 = "libunwind" |
| 14 | 14 | ||
| 15 | |||
| 16 | RUST_TARGETGENS = "BUILD HOST TARGET" | ||
| 17 | |||
| 18 | # Embed bitcode in order to allow compiling both with and without LTO | 15 | # Embed bitcode in order to allow compiling both with and without LTO |
| 19 | RUSTFLAGS += "-Cembed-bitcode=yes" | 16 | RUSTFLAGS += "-Cembed-bitcode=yes" |
| 20 | # Needed so cargo can find libbacktrace | 17 | # Needed so cargo can find libbacktrace |
