assignUser commented on issue #33786:
URL: https://github.com/apache/arrow/issues/33786#issuecomment-1397755258

   > to handle the SameMajor version compatibility required by xsimd 
   
   Oh I misunderstood the intention, `FORCE_ANY_NEWER_VERSION` is meant to 
circumvent the SameMajor checks that xsimd does to also make 9.0.0 work for us 
even if (as seen above) the default check makes it fail. 
   
   It might be possible to override the system provided 
`xsimdConfigVersion.cmake` by adding a custom one earlier on the search path. I 
will test. 


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