Update mongo toolchain to be able to build third party libraries that already use bazel

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • DevProd Build
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently the following paths cause errors in bazel query because they have bazel BUILD files but our build system doesn't support building them:

      ```
      src/third_party/grpc
      src/third_party/abseil-cpp
      src/third_party/protobuf
      src/third_party/re2
      ```
      These are going to be ignored currently in .bazelignore. This ticket tracks the completion of supporting building them all, after which we can remove them from .bazelignore.

            Assignee:
            Unassigned
            Reporter:
            Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: