Wes McKinney created ARROW-2776: ----------------------------------- Summary: [C++] Do not pass -Wno-noexcept-type for compilers that do not support it Key: ARROW-2776 URL: https://issues.apache.org/jira/browse/ARROW-2776 Project: Apache Arrow Issue Type: Bug Components: C++ Reporter: Wes McKinney
This can be seen in the manylinux1 build for example {code} cc1plus: warning: unrecognized command line option "-Wno-noexcept-type" [enabled by default] {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)