-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
Right now, the gRPC build process fails with a linker seg fault on linking the protoc compiler when Bazel thin targets are enabled. This can be fixed short-term by specifying BAZEL_FLAGS="--features=-thin_archive" when building gRPC, but we will want a more long-term solution when gRPC is built into the server by default.
- is depended on by
-
SERVER-80343 Enable building gRPC on all variants
- Backlog
- related to
-
SERVER-95469 Disable thin_archive option on gRPC build variant
- Closed