You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/16 14:27:51 UTC

[GitHub] [arrow-rs] ritchie46 commented on pull request #303: replace #[cfg(simd)] with #[cfg(feature = "simd")]

ritchie46 commented on pull request #303:
URL: https://github.com/apache/arrow-rs/pull/303#issuecomment-841824883


   > Could it be that this does not work when the crate is used as a dependency?
   
   Maybe the mentioned build.rs does not run in such a case? As a dependency, you can also not compile arrow with the `"simd"` feature, so there must be something different.


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

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