diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb index cbc8ce95fc..f68034763c 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.38.1.bb | |||
| @@ -34,6 +34,7 @@ BORING_SSL:arm = "1" | |||
| 34 | BORING_SSL ?= "0" | 34 | BORING_SSL ?= "0" |
| 35 | export GRPC_BUILD_WITH_BORING_SSL_ASM = "${BORING_SSL}" | 35 | export GRPC_BUILD_WITH_BORING_SSL_ASM = "${BORING_SSL}" |
| 36 | 36 | ||
| 37 | GRPC_CFLAGS ?= "" | ||
| 37 | GRPC_CFLAGS:append:toolchain-clang = " -fvisibility=hidden -fno-wrapv -fno-exceptions" | 38 | GRPC_CFLAGS:append:toolchain-clang = " -fvisibility=hidden -fno-wrapv -fno-exceptions" |
| 38 | export GRPC_PYTHON_CFLAGS = "${GRPC_CFLAGS}" | 39 | export GRPC_PYTHON_CFLAGS = "${GRPC_CFLAGS}" |
| 39 | 40 | ||
