diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.47.0.bb | 2 |
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 24c6e53447..0950114b02 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 \ | |||
| 23 | inherit setuptools3 | 23 | inherit setuptools3 |
| 24 | inherit pypi | 24 | inherit pypi |
| 25 | 25 | ||
| 26 | CFLAGS += "-D_LARGEFILE64_SOURCE" | ||
| 27 | |||
| 26 | export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY = "1" | 28 | export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY = "1" |
| 27 | 29 | ||
| 28 | BORING_SSL_PLATFORM:arm = "linux-arm" | 30 | BORING_SSL_PLATFORM:arm = "linux-arm" |
