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

ASF GitHub Bot updated ARROW-3711:
----------------------------------
    Labels: pull-request-available  (was: )

> [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
>
>
> 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