Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11.0, 0.11.1
Description
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
Attachments
Issue Links
- links to