pitrou commented on pull request #10245:
URL: https://github.com/apache/arrow/pull/10245#issuecomment-838059262


   As far as I understand, it has a similar effect to 
`-fno-semantic-interposition`: functions inside the library don't go through 
shared symbol resolution (so you cannot use `LD_PRELOAD` etc.). According to 
https://lore.kernel.org/lkml/[email protected]/ , it's 
compatible with LLVM and CLang (which are big C++ projects).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to