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

Improve OSX build bootstrapping

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.8
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2019-02-11

      A full install of XCode10 provides clang 1000.11.45.5, however an installation of just the XCode10 "Command Line Tools" delivers clang 1000.10.44.4.

      Since this version is also sufficient to build mongodb on OSX, relax the required __apple_build_version__ to 10001044.

      Additionally, a dynamic link of mongodb server is too large to be useful on OSX, so raise a warning when specifying --link-model=dynamic, but keep it enabled for smaller builds such as mobile and tools.

            Assignee:
            sara.golemon@mongodb.com Sara Golemon
            Reporter:
            sara.golemon@mongodb.com Sara Golemon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: