-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
In SERVER-97230 we add -Wl,z,defs where possible to make it so all references are resolved at link time. This ticket should find each instance of "no_undefined_ref_DO_NOT_USE" in the BUILD.bazel files and add the missing deps to be able to remove usage of this flag.
- related to
-
SERVER-97230 turn back on z,defs in bazel where possible
- In Code Review