summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2024-05-16 17:37:09 +0800
committerKhem Raj <raj.khem@gmail.com>2024-05-19 08:27:59 -0700
commit1573555fb83739c1777a0a818c5851998358fb76 (patch)
tree175827d2bacd067ebd581729fe8360fe2ea6530d /meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
parentda03f5dadc0b3229bef905db2d8941bbdb1d2d97 (diff)
downloadmeta-openembedded-1573555fb83739c1777a0a818c5851998358fb76.tar.gz
python3-grpcio: fix do_compile failure for qemuppc64/qemuppc
define proper macro for ppc/ppc64 to fix compile error Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
index 3cee8ab10c..47f3b2ea25 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
@@ -10,6 +10,7 @@ SRC_URI += "file://0001-Include-missing-cstdint-header.patch \
10 file://abseil-ppc-fixes.patch \ 10 file://abseil-ppc-fixes.patch \
11 file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \ 11 file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \
12 file://0001-crypto-use-_Generic-only-if-defined-__cplusplus.patch;patchdir=third_party/boringssl-with-bazel/src/ \ 12 file://0001-crypto-use-_Generic-only-if-defined-__cplusplus.patch;patchdir=third_party/boringssl-with-bazel/src/ \
13 file://0001-target.h-define-proper-macro-for-ppc-ppc64.patch \
13 " 14 "
14SRC_URI[sha256sum] = "c77618071d96b7a8be2c10701a98537823b9c65ba256c0b9067e0594cdbd954d" 15SRC_URI[sha256sum] = "c77618071d96b7a8be2c10701a98537823b9c65ba256c0b9067e0594cdbd954d"
15 16