pitrou opened a new issue, #43688:
URL: https://github.com/apache/arrow/issues/43688

   ### Describe the enhancement requested
   
   Snappy's `CMakeLists.txt` unconditionally disables RTTI. This is 
incompatible with some other options, such as activating UBSAN for a fuzzing 
build:
   https://github.com/google/snappy/issues/189
   
   We should probably patch Snappy's `CMakeLists.txt`  in our bundled build of 
Snappy.
   
   
   ### Component(s)
   
   C++, Continuous Integration


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to