-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
ALL
In SERVER-88797 we globally unset COMPILER_MSVC to get s2 working in Bazel. This behavior is equivalent to SCons, but not setting it in the first place is a bug.
Remove the `-UCOMPILER_MSVC` line from .bazelrc and fix s2 to work with the macro defined.