You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/11/12 12:29:00 UTC

[jira] [Created] (ARROW-7130) [C++][CMake] Automatically set ARROW_GANDIVA_PC_CXX_FLAGS for conda and OSX sdk

Krisztian Szucs created ARROW-7130:
--------------------------------------

             Summary: [C++][CMake] Automatically set ARROW_GANDIVA_PC_CXX_FLAGS for conda and OSX sdk
                 Key: ARROW-7130
                 URL: https://issues.apache.org/jira/browse/ARROW-7130
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++ - Gandiva
            Reporter: Krisztian Szucs
             Fix For: 1.0.0


ARROW_GANDIVA_PC_CXX_FLAGS requires special treatment based on the platforms, see:
- https://github.com/apache/arrow/blob/master/ci/scripts/cpp_build.sh#L27-L32
- https://github.com/conda-forge/arrow-cpp-feedstock/blob/master/recipe/build.sh#L12-L15

We should integrate this logic into CMake by default.



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