mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-grpcio,python3-grpcio-tools: Enable build on ppc64/glibc
We can compile abseil-cpp now for ppc64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -17,6 +17,6 @@ RDEPENDS_${PN} = "${PYTHON_PN}-grpcio"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
# Needs python3-grpcio which does not build for ppc64le
|
||||
COMPATIBLE_HOST_powerpc64le = "null"
|
||||
# Needs abseil-cpp which does not build for ppc64le/musl
|
||||
COMPATIBLE_HOST_libc-musl_powerpc64le = "null"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user