AntoinePrv commented on PR #49940:
URL: https://github.com/apache/arrow/pull/49940#issuecomment-4629161216

   We have two 
   
   > /arrow/cpp/src/arrow/util/cpu_info.cc:29:10: fatal error: 
'xsimd/xsimd.hpp' file not found
   
   I wonder if it is becuase previous includes were gated by
   `#if defined(ARROW_HAVE_NEON) || defined(ARROW_HAVE_SSE4_2)`
   and we are now catching cases were xsimd is in fact not available.


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