summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb
index ee5722fbcb..e853bb33d8 100644
--- a/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb
+++ b/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb
@@ -16,7 +16,7 @@ S = "${WORKDIR}/git"
16 16
17inherit cmake python_setuptools_build_meta 17inherit cmake python_setuptools_build_meta
18 18
19EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF" 19EXTRA_OECMAKE = "-DPYBIND11_TEST=OFF -DPYBIND11_USE_CROSSCOMPILING=ON"
20 20
21do_configure:append() { 21do_configure:append() {
22 cmake_do_configure 22 cmake_do_configure