diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/rust/rust-cross.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/rust-cross.inc b/meta/recipes-devtools/rust/rust-cross.inc index bee7c9f12f..33be83bf5a 100644 --- a/meta/recipes-devtools/rust/rust-cross.inc +++ b/meta/recipes-devtools/rust/rust-cross.inc | |||
| @@ -32,7 +32,7 @@ DEPENDS += "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}compilerlibs vir | |||
| 32 | DEPENDS += "rust-native" | 32 | DEPENDS += "rust-native" |
| 33 | 33 | ||
| 34 | PROVIDES = "virtual/${TARGET_PREFIX}rust" | 34 | PROVIDES = "virtual/${TARGET_PREFIX}rust" |
| 35 | PN = "rust-cross-${TARGET_ARCH}" | 35 | PN = "rust-cross-${TARGET_ARCH}-${TCLIBC}" |
| 36 | 36 | ||
| 37 | # In the cross compilation case, rustc doesn't seem to get the rpath quite | 37 | # In the cross compilation case, rustc doesn't seem to get the rpath quite |
| 38 | # right. It manages to include '../../lib/${TARGET_PREFIX}', but doesn't | 38 | # right. It manages to include '../../lib/${TARGET_PREFIX}', but doesn't |
