-
Notifications
You must be signed in to change notification settings - Fork 34
Add support for "arm64-linux" environment. #47
Copy link
Copy link
Closed
Description
Currently crosscompiling for linux aarch64 (ARM64) is not supported.
Line 12 in 427d5a2
| platforms = [ |
This seems strange, since e.g. "arm64-darwin" is supported and IMHO that's a more complicated setup than arm64 linux, where docker can be utilized to provide the necessary crosscompilation toolchain.
We'd need this for gRPC and protobuf to be able to provide arm64 linux native gems.
grpc/grpc#26391
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels