[
https://issues.apache.org/jira/browse/ARROW-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-9813.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 8048
[https://github.com/apache/arrow/pull/8048]
> [C++] Disable semantic interposition
> ------------------------------------
>
> Key: ARROW-9813
> URL: https://issues.apache.org/jira/browse/ARROW-9813
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> On gcc, semantic interposition is enabled by default. It can be beneficial to
> disable it when building Arrow libraries (and it's most certainly harmless
> anyway).
> See
> https://stackoverflow.com/questions/35745543/new-option-in-gcc-5-3-fno-semantic-interposition
> for more background on this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)