nealrichardson commented on pull request #11001:
URL: https://github.com/apache/arrow/pull/11001#issuecomment-907658348


   > Looking through the logs, I'm still downloading XSIMD when 
`TEST_OFFLINE_BUILD` is true and `ARROW_THIRDPARTY_DEPENDENCY_DIR` isn't set. 
The `ARROW_SIMD_LEVEL` setting is getting picked up, but somehow that doesn't 
translate to not using XSIMD.
   > 
   
   Looking at 
https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L1929-L1935,
 it looks like you have to set the RUNTIME level to NONE also.


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