barracuda156 commented on issue #493:
URL: 
https://github.com/apache/arrow-nanoarrow/issues/493#issuecomment-2134391820

   So, passing `-DFLATCC_USE_GENERIC_ALIGNED_ALLOC` via Makevars fixes the bug.
   
   I.e., what is needed is a configure script with a check for `aligned_alloc` 
support; if it is not present, then add the flag to Makevars. Problem solved.


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