[
https://issues.apache.org/jira/browse/ARROW-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659802#comment-17659802
]
Rok Mihevc commented on ARROW-2776:
-----------------------------------
This issue has been migrated to [issue
#19158|https://github.com/apache/arrow/issues/19158] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Assignee: Wes McKinney
> Priority: Minor
> Fix For: 0.11.0
>
>
> 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
(v8.20.10#820010)