Skip to content

Commit

Permalink
Add env to override GRPC plugin base path (grpc/grpc#27099)
Browse files Browse the repository at this point in the history
  • Loading branch information
sec committed Oct 26, 2022
1 parent a1382fe commit 8e67823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_aspnetcore.sh
Expand Up @@ -6,6 +6,7 @@ cp runtime/artifacts/packages/Release/Shipping/dotnet-runtime-*-freebsd-x64.tar.
setenv PROTOBUF_PROTOC /usr/local/bin/protoc
setenv PROTOBUF_TOOLS_CPU x64
setenv PROTOBUF_TOOLS_OS linux
setenv GRPC_PROTOC_PLUGIN /usr/local/bin

service linux onestart

Expand Down

0 comments on commit 8e67823

Please sign in to comment.