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

The --clang build flag should be eliminated in favor of accurately detecting what compiler is in use.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.0
    • Affects Version/s: 2.4.0-rc0
    • Component/s: Build
    • Labels:

      We currently have an 'experimental' --clang flag, which is intended to enable building with clang, and which interacts with the --cc and --cxx flags in non-obvious ways.

      We should deprecate this flag in favor of detecting whether the compiler that has been selected is in fact clang or not and taking whatever action is necessary to build correctly with clang.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: