-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
67
As part of migrating from scons to bazel, we've created a handful of bazel build targets that mirror scons build targets. These build targets are libraries that can be included in the final mongo binary optionally.
Now that most of the scons command line options have been migrated over to bazel, the next step is to gradually enable bazel to run by default. It's already been enabled on Amazon Linux 2023 ARM. This task tracks the work to enable it the rest of the variants.