mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-01 10:00:15 +00:00
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> Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
4a7bb77f7e
commit
355f4e8d4e
@@ -9,6 +9,7 @@ DEPENDS += "python3-protobuf"
|
||||
SRC_URI += "file://0001-Include-missing-cstdint-header.patch \
|
||||
file://abseil-ppc-fixes.patch \
|
||||
file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \
|
||||
file://0001-target.h-define-proper-macro-for-ppc-ppc64.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "c77618071d96b7a8be2c10701a98537823b9c65ba256c0b9067e0594cdbd954d"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user