Relocate declarations of core binaries

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Fully Compatible
    • Dev Platform 2020-07-27
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The Program and Library declarations for mongod, mongos, and mongo all currently reside in src/mongo/SConscript. This was necessary before SERVER-47277 in order to support --install-mode=legacy. With the resolution of SERVER-47277, we can now push the declaration for mongod and the associated Library nodes down into src/mongo/db/SConscript. The mongos relevant parts can move to src/mongo/s/SConscript and the mongo relevant parts can move to src/mongo/shell.

              Assignee:
              Andrew Morrow (Inactive)
              Reporter:
              Andrew Morrow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: