[
https://issues.apache.org/jira/browse/ARROW-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-3711:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/20013
> [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 Korn
> Assignee: Uwe 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
(v8.20.10#820010)