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

libserver_options.a does not depend on what it needs to link

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.5.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      libserver_options.a depends on some ssl code, meaning stubs are needed to make unittests against it, which is error prone especially since this only happens when you compile with ssl.

      The solution is to factor out our networking code and make libserver_options.a depend on that.

            Assignee:
            Unassigned Unassigned
            Reporter:
            sverch Shaun Verch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: