Skip to content

Provide a ruby native gem for aarch64 linux #26391

@jtattermusch

Description

@jtattermusch

gRPC ruby does build fine on aarch64 linux and the tests are passing there.
The missing piece is that we currently don't provide pre-built package (=native gem) for aarch64 linux.

Context: for other languages we already provide cross-compiled packages for aarch64 linux, but ruby's build system is quite complicated so I'm not sure how to integrate cross-compilation with the existing native gem build.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions