diff options
| -rw-r--r-- | meta/recipes-devtools/cargo/cargo_1.66.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/cargo/cargo_1.66.0.bb b/meta/recipes-devtools/cargo/cargo_1.66.0.bb index 6c167c0c5f..fe8049b68c 100644 --- a/meta/recipes-devtools/cargo/cargo_1.66.0.bb +++ b/meta/recipes-devtools/cargo/cargo_1.66.0.bb | |||
| @@ -20,6 +20,8 @@ EXCLUDE_FROM_WORLD = "1" | |||
| 20 | 20 | ||
| 21 | inherit cargo pkgconfig | 21 | inherit cargo pkgconfig |
| 22 | 22 | ||
| 23 | DEBUG_PREFIX_MAP += "-fdebug-prefix-map=${RUSTSRC}/vendor=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}" | ||
| 24 | |||
| 23 | do_cargo_setup_snapshot () { | 25 | do_cargo_setup_snapshot () { |
| 24 | ${WORKDIR}/rust-snapshot-components/${CARGO_SNAPSHOT}/install.sh --prefix="${WORKDIR}/${CARGO_SNAPSHOT}" --disable-ldconfig | 26 | ${WORKDIR}/rust-snapshot-components/${CARGO_SNAPSHOT}/install.sh --prefix="${WORKDIR}/${CARGO_SNAPSHOT}" --disable-ldconfig |
| 25 | # Need to use uninative's loader if enabled/present since the library paths | 27 | # Need to use uninative's loader if enabled/present since the library paths |
