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)