You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 14:35:00 UTC

[jira] [Resolved] (KUDU-2724) Binary jar build on OSX should specify target macos version

     [ https://issues.apache.org/jira/browse/KUDU-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke resolved KUDU-2724.
-------------------------------
    Fix Version/s: NA
       Resolution: Duplicate

> Binary jar build on OSX should specify target macos version
> -----------------------------------------------------------
>
>                 Key: KUDU-2724
>                 URL: https://issues.apache.org/jira/browse/KUDU-2724
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: Mike Percy
>            Priority: Major
>             Fix For: NA
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)