-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
DevProd Build
-
Fully Compatible
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As we're converting generated sources from SCons to Bazel developers are running into issues with SCons prioritizing using SCons stale generated sources over the new Bazel ones leading to errors like https://mongodb.slack.com/archives/CR8SNBY0N/p1723479605798829
Re-order the include directories to search the Bazel generated sources before the SCons ones