Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-25520

unittest library should not be linked into all binaries

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.12
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platforms 2016-08-26

      It appears that we're linking the unittest library into all of our binaries. Running mongod --help lists this as the first entry:

      Options:
        --tempPath arg                        directory to place mongo::TempDir 
                                              subdirectories
      

      This argument is coming from mongo/unittest/temp_dir.cpp.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: