Enforce OS minima with configure checks

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, building the server on a platform that does not meet our required OS minimum will likely result in a compile error (see SERVER-17813).

      We should attempt to verify that the target OS meets our requirements with a configure check and terminate the build with an error message if the configure check fails.

      Much like we have for compiler version enforcement, we should also probably provide an override flag (--disable-minimum-target-os-version-enforcement or something).

            Assignee:
            DO NOT USE - Backlog - Platform Team
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: