Antoine Pitrou created ARROW-9813:
-------------------------------------
Summary: [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
Fix For: 2.0.0
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)