diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-maturin_1.6.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-maturin_1.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-maturin_1.6.0.bb b/meta/recipes-devtools/python/python3-maturin_1.6.0.bb index 1d62671bb9..ea8cf468ff 100644 --- a/meta/recipes-devtools/python/python3-maturin_1.6.0.bb +++ b/meta/recipes-devtools/python/python3-maturin_1.6.0.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "b955025c24c8babc808db49e0ff90db8b4b1320dcc16b14eb261328417 | |||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/maturin-${PV}" | 10 | S = "${WORKDIR}/maturin-${PV}" |
| 11 | 11 | ||
| 12 | CFLAGS:append = " -fdebug-prefix-map=${CARGO_HOME}=${TARGET_DBGSRC_DIR}/cargo_home" | 12 | CFLAGS += "-fdebug-prefix-map=${CARGO_HOME}=${TARGET_DBGSRC_DIR}/cargo_home" |
| 13 | 13 | ||
| 14 | DEPENDS += "\ | 14 | DEPENDS += "\ |
| 15 | python3-setuptools-rust-native \ | 15 | python3-setuptools-rust-native \ |
