mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
python3-grpcio: Upgrade to 1.35.0
Drop 0001-Fix-build-on-riscv32.patch, its upstreamed Forward port rest of the patches Use OPENSSL_NO_ASM only for armv7+/aarch64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -2,8 +2,8 @@ Add RISC-V 64bit support
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
--- a/third_party/boringssl/include/openssl/base.h
|
||||
+++ b/third_party/boringssl/include/openssl/base.h
|
||||
--- a/third_party/boringssl-with-bazel/src/include/openssl/base.h
|
||||
+++ b/third_party/boringssl-with-bazel/src/include/openssl/base.h
|
||||
@@ -108,6 +108,14 @@ extern "C" {
|
||||
#elif defined(__mips__) && defined(__LP64__)
|
||||
#define OPENSSL_64_BIT
|
||||
|
||||
Reference in New Issue
Block a user