augustoasilva opened a new pull request #12039:
URL: https://github.com/apache/arrow/pull/12039


   When generating Gandiva's jar file it is possible that an error of 
UnsatisfiedLinkError may occur based on a LLVM's symbol being used, more 
specific the llvm::ObjectCache.
   
   To fix that, the flag `-fno-rtti` was passed only to the file that uses the 
llvm::ObjectCache.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to