You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/06/04 00:25:00 UTC

[jira] [Created] (ARROW-2669) [C++] EP_CXX_FLAGS not passed on when building gbenchmark

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)