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

[jira] [Created] (ARROW-2096) [C++] Turn off Boost_DEBUG to trim build output

Wes McKinney created ARROW-2096:
-----------------------------------

             Summary: [C++] Turn off Boost_DEBUG to trim build output
                 Key: ARROW-2096
                 URL: https://issues.apache.org/jira/browse/ARROW-2096
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.9.0


We are setting {{Boost_DEBUG}} in {{ThirdpartyToolchain.cmake}}. This makes our build logs more verbose than necessary. We should explicitly set it to FALSE and leave a comment so that people who are debugging Boost issues can re-enable it to see the logs



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)