Wes McKinney created ARROW-2669: ----------------------------------- Summary: [C++] EP_CXX_FLAGS not passed on when building gbenchmark Key: ARROW-2669 URL: https://issues.apache.org/jira/browse/ARROW-2669 Project: Apache Arrow Issue Type: Bug Components: C++ Reporter: Wes McKinney Fix For: 0.10.0
I found when building with {{-DCMAKE_CXX_FLAGS='-D_GLIBCXX_USE_CXX11_ABI=0'}} (using a conda-forge-based C++ toolchain) that the benchmark executables are broken. This is caused by failing to pass the {{EP_CXX_FLAGS}} CMake variable when building gbenchmark -- This message was sent by Atlassian JIRA (v7.6.3#76005)