README.md: Link to Alpine's protoc-gen-grpc-java

This commit is contained in:
Eric Anderson 2018-08-24 09:34:58 -07:00
parent b8f4c7a57a
commit bc05b540f4
1 changed files with 6 additions and 0 deletions

View File

@ -154,6 +154,12 @@ protobuf {
[protobuf-gradle-plugin]: https://github.com/google/protobuf-gradle-plugin
The prebuilt protoc-gen-grpc-java binary uses glibc on Linux. If you are
compiling on Alpine Linux, you may want to use the [Alpine grpc-java package][]
which uses musl instead.
[Alpine grpc-java package]: https://pkgs.alpinelinux.org/package/edge/testing/x86_64/grpc-java
API Stability
-------------