summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio_1.47.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio_1.47.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio_1.47.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.47.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.47.0.bb
index 24c6e5344..0950114b0 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.47.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.47.0.bb
@@ -23,6 +23,8 @@ RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
23inherit setuptools3 23inherit setuptools3
24inherit pypi 24inherit pypi
25 25
26CFLAGS += "-D_LARGEFILE64_SOURCE"
27
26export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY = "1" 28export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY = "1"
27 29
28BORING_SSL_PLATFORM:arm = "linux-arm" 30BORING_SSL_PLATFORM:arm = "linux-arm"