From ad1ec6dcb194d54e3fac531ca39d2ca81c6de687 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 11 Mar 2021 22:40:47 -0800 Subject: python3-grpcio,python3-grpcio-tools: Disable for ppc64le abseil-cpp does not have support for ppc64le yet Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb index 3d875bf4ba..fa030b99e2 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb @@ -43,3 +43,7 @@ CLEANBROKEN = "1" BBCLASSEXTEND = "native nativesdk" CCACHE_DISABLE = "1" + +# abseil-cpp/absl/base/internal/unscaledcycleclock.cc:100:2: error: #error Must implement UnscaledCycleClock::Frequency() +COMPATIBLE_HOST_powerpc64le = "null" + -- cgit v1.2.3-54-g00ecf