diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch b/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch index c5fdcd63d2..3de3d0f083 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch +++ b/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch | |||
@@ -10,6 +10,8 @@ Sourced from void linux | |||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> | 11 | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | absl/base/internal/unscaledcycleclock.cc | 4 ++-- | 15 | absl/base/internal/unscaledcycleclock.cc | 4 ++-- |
14 | absl/base/internal/unscaledcycleclock.h | 3 ++- | 16 | absl/base/internal/unscaledcycleclock.h | 3 ++- |
15 | absl/debugging/internal/examine_stack.cc | 8 +++++++- | 17 | absl/debugging/internal/examine_stack.cc | 8 +++++++- |