diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 fa030b99e2..13cef537e2 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 | |||
| @@ -44,6 +44,6 @@ BBCLASSEXTEND = "native nativesdk" | |||
| 44 | 44 | ||
| 45 | CCACHE_DISABLE = "1" | 45 | CCACHE_DISABLE = "1" |
| 46 | 46 | ||
| 47 | # abseil-cpp/absl/base/internal/unscaledcycleclock.cc:100:2: error: #error Must implement UnscaledCycleClock::Frequency() | 47 | # needs vdso support |
| 48 | COMPATIBLE_HOST_powerpc64le = "null" | 48 | COMPATIBLE_HOST_libc-musl_powerpc64le = "null" |
| 49 | 49 | ||
