diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.13.7.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3_3.13.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3_3.13.7.bb b/meta/recipes-devtools/python/python3_3.13.7.bb index e9eb610949..81d034bec6 100644 --- a/meta/recipes-devtools/python/python3_3.13.7.bb +++ b/meta/recipes-devtools/python/python3_3.13.7.bb | |||
| @@ -86,7 +86,7 @@ DEPENDS:append:class-nativesdk = " python3-native" | |||
| 86 | 86 | ||
| 87 | EXTRA_OECONF = " --without-ensurepip --enable-shared --with-platlibdir=${baselib} --with-system-expat" | 87 | EXTRA_OECONF = " --without-ensurepip --enable-shared --with-platlibdir=${baselib} --with-system-expat" |
| 88 | EXTRA_OECONF:append:class-native = " --bindir=${bindir}/${PN}" | 88 | EXTRA_OECONF:append:class-native = " --bindir=${bindir}/${PN}" |
| 89 | EXTRA_OECONF:append:class-target = " --with-build-python=nativepython3" | 89 | EXTRA_OECONF:append:class-target = " --with-build-python=nativepython3 PLATFORM_TRIPLET=${HOST_ARCH}-${HOST_OS}" |
| 90 | EXTRA_OECONF:append:class-nativesdk = " --with-build-python=nativepython3" | 90 | EXTRA_OECONF:append:class-nativesdk = " --with-build-python=nativepython3" |
| 91 | 91 | ||
| 92 | export CROSSPYTHONPATH = "${STAGING_LIBDIR_NATIVE}/python${PYTHON_MAJMIN}/lib-dynload/" | 92 | export CROSSPYTHONPATH = "${STAGING_LIBDIR_NATIVE}/python${PYTHON_MAJMIN}/lib-dynload/" |
