mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python3-grpcio,python3-grpcio-tools: Disable for ppc64le
abseil-cpp does not have support for ppc64le yet Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user