diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch b/meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch index 82f15f88cd..63ec2e23d1 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch +++ b/meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 7335a36d0b5c1c597566f9aa3f458a5b6817c3b4 Mon Sep 17 00:00:00 2001 | 1 | From ee0e37b02d0d28279e103653688bf7203275ec47 Mon Sep 17 00:00:00 2001 |
2 | From: aurel32 <aurelien@aurel32.net> | 2 | From: aurel32 <aurelien@aurel32.net> |
3 | Date: Fri, 22 Mar 2024 14:21:13 -0700 | 3 | Date: Fri, 22 Mar 2024 14:21:13 -0700 |
4 | Subject: [PATCH] PR #1644: unscaledcycleclock: remove RISC-V support | 4 | Subject: [PATCH] PR #1644: unscaledcycleclock: remove RISC-V support |
@@ -77,6 +77,3 @@ index 5e232c1..83552fc 100644 | |||
77 | #define ABSL_INTERNAL_UNSCALED_CYCLECLOCK_FREQUENCY_IS_CPU_FREQUENCY | 77 | #define ABSL_INTERNAL_UNSCALED_CYCLECLOCK_FREQUENCY_IS_CPU_FREQUENCY |
78 | #endif | 78 | #endif |
79 | #endif | 79 | #endif |
80 | -- | ||
81 | 2.44.0 | ||
82 | |||