Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2724

Binary jar build on OSX should specify target macos version

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • NA
    • None
    • None

    Description

      The binary test jar build should use one of the commonly-used options to specify a target macOS version when building the binary jar, so that it isn't required to build on an old platform to get wide compatibility.

      The common methods seem to be documented here:

      https://cmake.org/cmake/help/v3.0/variable/CMAKE_OSX_DEPLOYMENT_TARGET.html

      These include specifying the compiler flag -mmacosx-version-min, the environment variable MACOSX_DEPLOYMENT_TARGET, or the CMake variable CMAKE_OSX_DEPLOYMENT_TARGET.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mpercy Mike Percy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: