summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyruvate_1.1.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyruvate_1.1.2.bb b/meta-python/recipes-devtools/python/python3-pyruvate_1.1.2.bb
index b83302d44c..4429e4c32a 100644
--- a/meta-python/recipes-devtools/python/python3-pyruvate_1.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pyruvate_1.1.2.bb
@@ -14,6 +14,8 @@ S = "${WORKDIR}/pyruvate-${PV}"
14 14
15inherit pypi setuptools3_rust 15inherit pypi setuptools3_rust
16 16
17PIP_INSTALL_DIST_PATH = "${S}/dist"
18
17# crossbeam-* -> std::sync::atomic AtomicI64, AtomicU64 19# crossbeam-* -> std::sync::atomic AtomicI64, AtomicU64
18# not supported on mips/powerpc with 32-bit pointers 20# not supported on mips/powerpc with 32-bit pointers
19# https://doc.rust-lang.org/std/sync/atomic/#portability 21# https://doc.rust-lang.org/std/sync/atomic/#portability