From 6a37afcb77fd26a9c4bc7fb93ca7d1859fcfbcb5 Mon Sep 17 00:00:00 2001 From: Peter Marko Date: Thu, 6 Feb 2025 20:18:55 +0100 Subject: python3-grpcio: drop obsolete variable Variable GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY was removed in v1.62.0. Signed-off-by: Peter Marko Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-grpcio_1.69.0.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.69.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.69.0.bb index 617e982382..d657ba824f 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.69.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.69.0.bb @@ -21,8 +21,6 @@ inherit pypi CFLAGS:append:libc-musl = " -D_LARGEFILE64_SOURCE" -export GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY = "1" - BORING_SSL_PLATFORM:arm = "linux-arm" BORING_SSL_PLATFORM:x86-64 = "linux-x86_64" BORING_SSL_PLATFORM:aarch64 = "linux-aarch64" -- cgit v1.2.3-54-g00ecf