mirror of https://github.com/grpc/grpc-java.git
README.md: Link to Alpine's protoc-gen-grpc-java
This commit is contained in:
parent
b8f4c7a57a
commit
bc05b540f4
|
@ -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
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue