Build instructions for aarch64
Open
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 326
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 17
Description
Conscrypt is a dependency in a number of Google Libraries including gRPC.
Attempting to build on a Raspberry Pi running a 64-bit distribution fails with:
`Invalid NativePlatform: linux_aarch64`
The current instructions for arm involve downloading the Android SDK. This is impractical on a headless non-Android arm board, and is undocumented.
The uber jar should include aarch64, and the openjdk should support native compiling for aarch64.
Contributor guide
Assessment
This issue has not been assessed yet.