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

Uwe L. Korn resolved ARROW-3711.
--------------------------------
    Resolution: Fixed

Issue resolved by pull request 2912
[https://github.com/apache/arrow/pull/2912]

> [C++] Don't pass CXX_FLAGS to C_FLAGS
> -------------------------------------
>
>                 Key: ARROW-3711
>                 URL: https://issues.apache.org/jira/browse/ARROW-3711
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.11.0, 0.11.1
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> When C++ specific flags are passed to the C flags, we get problems when C++ 
> specific flags like {{-std=c++14}} are passed. Instead of manually stripping 
> these flags explicitly, we should better separate {{CMAKE_C_FLAGS}} from 
> {{CMAKE_CXX_FLAGS}}.
> See also: https://github.com/conda-forge/arrow-cpp-feedstock/pull/64



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to