python3-grpcio: Update to 1.38.0

Drop riscv patch as its applied upstream
Refresh patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Khem Raj
2021-05-29 00:34:56 -07:00
parent a603cfc4dd
commit b3375a4adc
3 changed files with 2 additions and 25 deletions

View File

@@ -12,4 +12,4 @@
+#elif defined(__mips__) && defined(__LP64__)
#define OPENSSL_64_BIT
#define OPENSSL_MIPS64
#elif defined(__riscv)
#elif defined(__riscv) && __SIZEOF_POINTER__ == 8