{{ message }}
Commit 725ab22
Add RISC-V 64-bit architecture support to compiler build configuration
Add riscv_64 platform definition and include it in the supported architectures list for the protoc plugin compiler. This enables the gRPC Java compiler to generate native code for RISC-V 64-bit architecture.
The changes allow the compiler module to recognize and build for RISC-V architecture, enabling native code generation for RISC-V platforms. This has been tested and verified on RISC-V SG2044 servers.
Co-authored-by: gong-flying <gongxiaofei24@iscas.ac.cn>1 parent 6e43012 commit 725ab22
1 file changed
Lines changed: 2 additions & 0 deletions

0 commit comments