Signed-off-by: Ross Burton <[email protected]>
---
meta/recipes-devtools/python/python3-cython_3.0.11.bb | 5 -----
1 file changed, 5 deletions(-)
diff --git a/meta/recipes-devtools/python/python3-cython_3.0.11.bb
b/meta/recipes-devtools/python/python3-cython_3.0.11.bb
index 81ee1b799cb..020a8e7205c 100644
--- a/meta/recipes-devtools/python/python3-cython_3.0.11.bb
+++ b/meta/recipes-devtools/python/python3-cython_3.0.11.bb
@@ -17,11 +17,6 @@ DEPENDS:remove = "python3-cython-native"
UPSTREAM_CHECK_PYPI_PACKAGE = "Cython"
-# running build_ext a second time during install fails, because Python
-# would then attempt to import cythonized modules built for the target
-# architecture.
-SETUPTOOLS_INSTALL_ARGS += "--skip-build"
-
do_install:append() {
# rename scripts that would conflict with the Python 2 build of Cython
mv ${D}${bindir}/cython ${D}${bindir}/cython3
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206756):
https://lists.openembedded.org/g/openembedded-core/message/206756
Mute This Topic: https://lists.openembedded.org/mt/109415036/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-